Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java220 public static final int VOLUME_LABEL_UNDEFINED = 0xFF; field in AvrcpControllerConstants
DAvrcpControllerClasses.java249 mNotificationLabel = AvrcpControllerConstants.VOLUME_LABEL_UNDEFINED; in cleanup()
259 mNotificationLabel = AvrcpControllerConstants.VOLUME_LABEL_UNDEFINED; in RemoteDevice()