Sl4aBluetoothUtil.BluetoothPriorityLevel
public
static
final
enum
Sl4aBluetoothUtil.BluetoothPriorityLevel
extends Enum<Sl4aBluetoothUtil.BluetoothPriorityLevel>
JavaScript.lang.Object | ||
↳ | Java.lang.Enum<com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel> | |
↳ | com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel |
ערכים של רמת עדיפות לפרופיל Bluetooth שמבוססים על BluetoothProfile.java
סיכום
ערכי טיפוסים בני מנייה (enum) | |
---|---|
Sl4aBluetoothUtil.BluetoothPriorityLevel |
PRIORITY_AUTO_CONNECT
|
Sl4aBluetoothUtil.BluetoothPriorityLevel |
PRIORITY_OFF
|
Sl4aBluetoothUtil.BluetoothPriorityLevel |
PRIORITY_ON
|
Sl4aBluetoothUtil.BluetoothPriorityLevel |
PRIORITY_UNDEFINED
|
שיטות ציבוריות | |
---|---|
int
|
getPriority()
|
static
Sl4aBluetoothUtil.BluetoothPriorityLevel
|
valueOf(String name)
|
static
final
BluetoothPriorityLevel[]
|
values()
|
ערכי טיפוסים בני מנייה (enum)
PRIORITY_auto_CONNECT
public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT
שיטות ציבוריות
getPriority
public int getPriority ()
החזרות | |
---|---|
int |
ערך של
public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)
פרמטרים | |
---|---|
name |
String |
החזרות | |
---|---|
Sl4aBluetoothUtil.BluetoothPriorityLevel |