تنظيم صفحاتك في مجموعات يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.

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