Element DeviceFoldableState

public class DeviceFoldableState
extends Object

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


Stan złożenia urządzenia zwracany przez parametr „cmd device_state wydruk-states”.

Podsumowanie

Konstruktory publiczne

DeviceFoldableState(long identifier, String name)

Metody publiczne

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

Konstruktory publiczne

Element DeviceFoldableState

public DeviceFoldableState (long identifier, 
                String name)

Parametry
identifier long

name String

Metody publiczne

porównajDo

public int compareTo (DeviceFoldableState o)

Parametry
o DeviceFoldableState

Zwroty
int

równa się

public boolean equals (Object obj)

Parametry
obj Object

Zwroty
boolean

getIdentifier,

public long getIdentifier ()

Zwroty
long

kod skrótu

public int hashCode ()

Zwroty
int

Ciąg

public String toString ()

Zwroty
String