Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachine.java137 private int mVolumeNotificationLabel = -1; field in AvrcpControllerStateMachine
499 mVolumeNotificationLabel = msg.arg1; in processMessage()
502 getAbsVolume(), mVolumeNotificationLabel); in processMessage()