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