DeviceFoldableState

public class DeviceFoldableState
extends Object

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


Représentation de l'état des appareils pliables renvoyé par la commande "cmd device_state print-states".

Résumé

Constructeurs publics

DeviceFoldableState(long identifier, String name)

Méthodes publiques

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

Constructeurs publics

DeviceFoldableState

public DeviceFoldableState (long identifier, 
                String name)

Paramètres
identifier long

name String

Méthodes publiques

comparerTo

public int compareTo (DeviceFoldableState o)

Paramètres
o DeviceFoldableState

Renvoie
int

equals

public boolean equals (Object obj)

Paramètres
obj Object

Renvoie
boolean

getIdentifier

public long getIdentifier ()

Renvoie
long

hashCode

public int hashCode ()

Renvoie
int

toString

public String toString ()

Renvoie
String