HomeSort by relevance Sort by last modified time
    Searched defs: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 52 milliseconds