Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpPlayer.java55 public static final int FEATURE_NOW_PLAYING = 65; field in AvrcpPlayer
H A DAvrcpControllerStateMachine.java621 if (mAddressedPlayer.supportsFeature(AvrcpPlayer.FEATURE_NOW_PLAYING)) { in processMessage()
898 if (mAddressedPlayer.supportsFeature(AvrcpPlayer.FEATURE_NOW_PLAYING)) { in processMessage()