Sl4aBluetoothUtil.BluetoothPriorityLevel
public static final enum Sl4aBluetoothUtil.BluetoothPriorityLevel
extends Enum< Sl4aBluetoothUtil.BluetoothPriorityLevel >
java.lang.Oggetto | ||
↳ | java.lang.Enum< com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel > | |
↳ | com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel |
Enumera il livello di priorità del profilo Bluetooth basato su BluetoothProfile.java
Riepilogo
Valori di enumerazione | |
---|---|
Sl4aBluetoothUtil.BluetoothPriorityLevel | PRIORITY_AUTO_CONNECT |
Sl4aBluetoothUtil.BluetoothPriorityLevel | PRIORITY_OFF |
Sl4aBluetoothUtil.BluetoothPriorityLevel | PRIORITY_ON |
Sl4aBluetoothUtil.BluetoothPriorityLevel | PRIORITY_UNDEFINED
|
Metodi pubblici | |
---|---|
int | getPriority () |
static Sl4aBluetoothUtil.BluetoothPriorityLevel | valueOf (String name) |
static final BluetoothPriorityLevel[] | values () |
Valori di enumerazione
PRIORITY_AUTO_CONNECT
public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_AUTO_CONNECT
PRIORITÀ_OFF
public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_OFF
PRIORITÀ_ON
public static final Sl4aBluetoothUtil.BluetoothPriorityLevel PRIORITY_ON
Metodi pubblici
getPriority
public int getPriority ()
ritorna | |
---|---|
int |
valore di
public static Sl4aBluetoothUtil.BluetoothPriorityLevel valueOf (String name)
Parametri | |
---|---|
name | String |
ritorna | |
---|---|
Sl4aBluetoothUtil.BluetoothPriorityLevel |
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2023-04-28 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Mancano le informazioni di cui ho bisogno"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Troppo complicato/troppi passaggi"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Obsoleti"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema di traduzione"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema relativo a esempi/codice"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Altra"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Facile da capire"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Il problema è stato risolto"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Altra"
}]