Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/audio_util/
DGPMWrapper.java24 import com.android.bluetooth.avrcpcontroller.AvrcpControllerUtils;
33 AvrcpControllerUtils.TAG_PREFIX_AVRCP + GPMWrapper.class.getSimpleName();
DBrowsablePlayerConnector.java27 import com.android.bluetooth.avrcpcontroller.AvrcpControllerUtils;
46 AvrcpControllerUtils.TAG_PREFIX_AVRCP + BrowsablePlayerConnector.class.getSimpleName();
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipTransformation.java42 AvrcpControllerUtils.TAG_PREFIX_AVRCP_CONTROLLER
DBipDateTime.java45 AvrcpControllerUtils.TAG_PREFIX_AVRCP_CONTROLLER + BipDateTime.class.getSimpleName();
DBipAttachmentFormat.java36 AvrcpControllerUtils.TAG_PREFIX_AVRCP_CONTROLLER
DBipImageFormat.java42 AvrcpControllerUtils.TAG_PREFIX_AVRCP_CONTROLLER + BipImageFormat.class.getSimpleName();
DBipPixel.java50 AvrcpControllerUtils.TAG_PREFIX_AVRCP_CONTROLLER + BipPixel.class.getSimpleName();
DBipImageDescriptor.java55 AvrcpControllerUtils.TAG_PREFIX_AVRCP_CONTROLLER
DBipImageProperties.java62 AvrcpControllerUtils.TAG_PREFIX_AVRCP_CONTROLLER
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerUtils.java22 public final class AvrcpControllerUtils { class
DBluetoothMediaBrowserService.java389 + AvrcpControllerUtils.playbackStateCompatToString(state)); in onPlaybackStateChanged()
565 .append(AvrcpControllerUtils.playbackStateCompatToString(playbackState)); in dump()
DAvrcpPlayer.java254 + AvrcpControllerUtils.playbackStateCompatToString(mPlaybackStateCompat) in toString()
DAvrcpControllerStateMachine.java605 + AvrcpControllerUtils.playbackStateToString(msg.arg1)); in processMessage()
772 + AvrcpControllerUtils.passThruIdToString(cmd)); in passThru()