OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNotificationLabel
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerClasses.java
240
int
mNotificationLabel
;
249
mNotificationLabel
= AvrcpControllerConstants.VOLUME_LABEL_UNDEFINED;
259
mNotificationLabel
= AvrcpControllerConstants.VOLUME_LABEL_UNDEFINED;
AvrcpControllerService.java
659
mAvrcpRemoteDevice.
mNotificationLabel
= msg.arg1;
669
mAvrcpRemoteDevice.
mNotificationLabel
);
[
all
...]
Completed in 42 milliseconds