Status DeviceFoldable
public
class
DeviceFoldableState
extends Object
java.lang.Object | |
↳ | com.android.tradefed.device.DeviceFoldableState |
Representasi status perangkat foldable seperti yang ditampilkan oleh "cmd device_state print-states".
Ringkasan
Konstruktor publik | |
---|---|
DeviceFoldableState(long identifier, String name)
|
Metode publik | |
---|---|
int
|
compareTo(DeviceFoldableState o)
|
boolean
|
equals(Object obj)
|
long
|
getIdentifier()
|
int
|
hashCode()
|
String
|
toString()
|
Konstruktor publik
Status DeviceFoldable
public DeviceFoldableState (long identifier, String name)
Parameter | |
---|---|
identifier |
long |
name |
String |
Metode publik
bandingkanDengan
public int compareTo (DeviceFoldableState o)
Parameter | |
---|---|
o |
DeviceFoldableState |
Hasil | |
---|---|
int |
sama dengan
public boolean equals (Object obj)
Parameter | |
---|---|
obj |
Object |
Hasil | |
---|---|
boolean |
getIdentifier
public long getIdentifier ()
Hasil | |
---|---|
long |
hashCode
public int hashCode ()
Hasil | |
---|---|
int |
toString
public String toString ()
Hasil | |
---|---|
String |