OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWITCH_BLUETOOTH
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telecomm/src/com/android/server/telecom/
CallAudioRoutePeripheralAdapter.java
67
CallAudioRouteStateMachine.
SWITCH_BLUETOOTH
);
CallAudioRouteStateMachine.java
82
public static final int
SWITCH_BLUETOOTH
= 1002;
126
put(
SWITCH_BLUETOOTH
, "
SWITCH_BLUETOOTH
");
268
case
SWITCH_BLUETOOTH
:
332
case
SWITCH_BLUETOOTH
:
375
sendInternalMessage(
SWITCH_BLUETOOTH
);
449
case
SWITCH_BLUETOOTH
:
513
case
SWITCH_BLUETOOTH
:
555
sendInternalMessage(
SWITCH_BLUETOOTH
);
632
case
SWITCH_BLUETOOTH
[
all
...]
Completed in 39 milliseconds