Home
last modified time | relevance | path

Searched refs:mNotificationLabel (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerClasses.java240 int mNotificationLabel; field in RemoteDevice
249 mNotificationLabel = AvrcpControllerConstants.VOLUME_LABEL_UNDEFINED; in cleanup()
259 mNotificationLabel = AvrcpControllerConstants.VOLUME_LABEL_UNDEFINED; in RemoteDevice()
DAvrcpControllerService.java659 mAvrcpRemoteDevice.mNotificationLabel = msg.arg1; in handleMessage()
669 mAvrcpRemoteDevice.mNotificationLabel); in handleMessage()
792 percentageVol, mAvrcpRemoteDevice.mNotificationLabel);