DeviceFoldableState

public class DeviceFoldableState
extends Object implements Comparable<DeviceFoldableState>

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


ייצוג של מצב המכשיר המתקפל כפי שמוחזר על ידי הפקודה 'cmd device_state print-states'.

סיכום

‫constructors ציבוריים

DeviceFoldableState(long identifier, String name)

‫methods ציבוריים

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

‫constructors ציבוריים

DeviceFoldableState

public DeviceFoldableState (long identifier, 
                String name)

פרמטרים
identifier long

name String

‫methods ציבוריים

compareTo

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

toString

public String toString ()

החזרות
String