DeviceFoldableState

public class DeviceFoldableState
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.DeviceFoldableState


Darstellung des Faltstatus des Geräts, wie von „cmd device_state print-states“ zurückgegeben.

Zusammenfassung

Öffentliche Konstruktoren

DeviceFoldableState(long identifier, String name)

Öffentliche Methoden

int compareTo(DeviceFoldableState o)
boolean equals(Object obj)
long getIdentifier()
int hashCode()
String toString()

Öffentliche Konstruktoren

DeviceFoldableState

public DeviceFoldableState (long identifier, 
                String name)

Parameter
identifier long

name String

Öffentliche Methoden

compareTo

public int compareTo (DeviceFoldableState o)

Parameter
o DeviceFoldableState

Returns
int

ist gleich

public boolean equals (Object obj)

Parameter
obj Object

Returns
boolean

getIdentifier

public long getIdentifier ()

Returns
long

hashCode

public int hashCode ()

Returns
int

toString

public String toString ()

Returns
String