DeviceFoldableState

public class DeviceFoldableState
extends Object

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


"cmd device_state print-states" से मिली, डिवाइस की फ़ोल्ड होने की स्थिति की जानकारी.

खास जानकारी

पब्लिक कंस्ट्रक्टर

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

सार्वजनिक तरीके

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