DeviceFoldableState

public class DeviceFoldableState
extends Object

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


تمثيل حالة الجهاز القابلة للطي كما تم إرجاعها بواسطة "حالات طباعة cmd_device_state".

ملخص

المقاولين العامة

DeviceFoldableState (long identifier, String name)

الأساليب العامة

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

المقاولين العامة

DeviceFoldableState

public DeviceFoldableState (long identifier, 
                String name)

حدود
identifier long

name String

الأساليب العامة

قارن ب

public int compareTo (DeviceFoldableState o)

حدود
o DeviceFoldableState

عائدات
int

يساوي

public boolean equals (Object obj)

حدود
obj Object

عائدات
boolean

getIdentifier

public long getIdentifier ()

عائدات
long

hashCode

public int hashCode ()

عائدات
int

إلى سلسلة

public String toString ()

عائدات
String