OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showBluetoothIndication
(Results
1 - 3
of
3
) sorted by null
/packages/services/Telephony/src/com/android/phone/
BluetoothManager.java
205
/* package */ boolean
showBluetoothIndication
() {
287
* @see
showBluetoothIndication
()
329
log("= PhoneApp.
showBluetoothIndication
: "
330
+
showBluetoothIndication
());
AudioRouter.java
308
if (mBluetoothManager.
showBluetoothIndication
()) {
Ringer.java
155
if (mBluetoothManager.
showBluetoothIndication
()) {
Completed in 60 milliseconds