OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SRC_STR_STOP
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStreamingStateMachine.java
98
public static final int
SRC_STR_STOP
= 1;
405
case
SRC_STR_STOP
:
474
case
SRC_STR_STOP
:
A2dpSinkStateMachine.java
631
mStreaming.sendMessage(A2dpSinkStreamingStateMachine.
SRC_STR_STOP
);
[
all
...]
Completed in 78 milliseconds