OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_AVRCP_CT_PLAY
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkService.java
194
mStateMachine.sendMessage(A2dpSinkStateMachine.
EVENT_AVRCP_CT_PLAY
);
A2dpSinkStateMachine.java
73
public static final int
EVENT_AVRCP_CT_PLAY
= 301;
574
case
EVENT_AVRCP_CT_PLAY
:
[
all
...]
Completed in 68 milliseconds