Home
last modified time | relevance | path

Searched defs:playback_state (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mcp/
DMediaControlGattServiceTest.java417 MediaState playback_state = MediaState.SEEKING; in testUpdatePlayerState() local
667 int playback_state = MediaState.SEEKING.getValue(); in testNotify() local
1186 MediaState playback_state = MediaState.SEEKING; in testUpdatePlayerStateFromNullStateChar() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlProfile.java137 MediaState playback_state = playerState2McsState(mCurrentData.state.getState()); in onCurrentPlayerStateUpdated() local
720 MediaState playback_state = sPlayerState2McsStateMap.get(playerState); in playerState2McsState() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc44 void log_a2dp_playback_event(const RawAddress& address, int playback_state, in log_a2dp_playback_event()
Dbtif_av.cc2607 PlaybackStateEnum playback_state = PlaybackStateEnum::PLAYBACK_STATE_UNKNOWN; in btif_report_audio_state() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc101 int playback_state, in LogMetricA2dpPlaybackEvent()
Dmock_common_metrics.cc132 void LogA2dpPlaybackEvent(const RawAddress& address, int playback_state, in LogA2dpPlaybackEvent()
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc64 int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent()
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc162 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc101 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent()
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc104 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent()
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc162 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc114 void LogA2dpPlaybackEvent(const RawAddress& address, int playback_state, in LogA2dpPlaybackEvent()
Dmetrics.cc682 void LogA2dpPlaybackEvent(const RawAddress& address, int playback_state, in LogA2dpPlaybackEvent()