OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PRIORITY_OFF
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java
85
public static final int
PRIORITY_OFF
= 0;
268
return
PRIORITY_OFF
;
BluetoothHeadset.java
127
public static final int
PRIORITY_OFF
= 0;
Completed in 307 milliseconds