Sl4aBluetoothUtil.BluetoothPriorityLevel
public static final enum Sl4aBluetoothUtil.BluetoothPriorityLevel
extends Enum< Sl4aBluetoothUtil.BluetoothPriorityLevel >
java.lang.Объект | ||
↳ | java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel > | |
↳ | com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel |
Перечисления для уровня приоритета профиля Bluetooth, основанные на BluetoothProfile.java
Краткое содержание
Перечисляемые значения | |
---|---|
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 () |
Перечисляемые значения
PRIORITY_AUTO_CONNECT
public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT
PRIORITY_OFF
public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF
PRIORITY_ON
public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON
PRIORITY_UNDEFINED
public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_UNDEFINED
Публичные методы
getPriority
public int getPriority ()
Возврат | |
---|---|
int |
значениеОф
public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)
Параметры | |
---|---|
name | String |
Возврат | |
---|---|
Sl4aBluetoothUtil.BluetoothPriorityLevel |
Контент и образцы кода на этой странице предоставлены по лицензиям. Java и OpenJDK – это зарегистрированные товарные знаки корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-08 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2024-11-08 UTC."],[],[]]