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