OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDockAutoConnectSetting
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothPreferences.java
152
static boolean
getDockAutoConnectSetting
(Context context, String addr) {
DockService.java
524
LocalBluetoothPreferences.
getDockAutoConnectSetting
(this, device.getAddress());
529
+ LocalBluetoothPreferences.
getDockAutoConnectSetting
(this, device.getAddress()));
[
all
...]
Completed in 50 milliseconds