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