OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onBluetoothIndicationChange
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/src/com/android/phone/
BluetoothManager.java
238
mListeners.get(i).
onBluetoothIndicationChange
(showBluetoothOn, this);
429
public void
onBluetoothIndicationChange
(boolean isConnected, BluetoothManager manager);
AudioRouter.java
190
public void
onBluetoothIndicationChange
(boolean isConnected, BluetoothManager btManager) {
191
logD("
onBluetoothIndicationChange
" + isConnected);
Completed in 136 milliseconds