OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFER_VOLUME_CHANGE_RSP
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerConstants.java
219
public static final int
DEFER_VOLUME_CHANGE_RSP
= 1;
AvrcpControllerClasses.java
248
mAbsVolNotificationState = AvrcpControllerConstants.
DEFER_VOLUME_CHANGE_RSP
;
258
mAbsVolNotificationState = AvrcpControllerConstants.
DEFER_VOLUME_CHANGE_RSP
;
AvrcpControllerService.java
653
AvrcpControllerConstants.
DEFER_VOLUME_CHANGE_RSP
;
[
all
...]
Completed in 489 milliseconds