OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onBluetoothDisable
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java
177
// Invoke
onBluetoothDisable
which shall trigger a
181
adapterProperties.
onBluetoothDisable
();
AdapterProperties.java
521
void
onBluetoothDisable
() {
527
debugLog("
onBluetoothDisable
()");
Completed in 45 milliseconds