OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIORITY_AUTO_CONNECT
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java
105
public static final int
PRIORITY_AUTO_CONNECT
= 1000;
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterService.java
[
all
...]
/packages/apps/Settings/src/com/android/settings/bluetooth/
DockService.java
800
if (profile.getPreferred(device) == BluetoothProfile.
PRIORITY_AUTO_CONNECT
) {
[
all
...]
Completed in 1434 milliseconds