Searched refs:getPlaybackState (Results 1 – 7 of 7) sorted by relevance
272 @PlaybackState public int getPlaybackState() { in getPlaybackState() method in MpegTsPlayer276 return mPlayer.getPlaybackState(); in getPlaybackState()280 @PlaybackState int state = getPlaybackState(); in isPlaying()286 return getPlaybackState() == STATE_BUFFERING; in isBuffering()398 @PlaybackState int playbackState = getPlaybackState(); in maybeReportPlayerState()
315 PlaybackState playbackState = mAvrcpProfile.getPlaybackState(mA2dpDevice); in refreshInitialPlayingState()365 PlaybackState prevPS = controller.getPlaybackState(); in msgTrack()
101 ? null : mPrimaryMediaController.getPlaybackState()); in updateRendererMediaStatusIfAvailable()
316 public PlaybackState getPlaybackState(BluetoothDevice device) { in getPlaybackState() method in AvrcpControllerService458 public PlaybackState getPlaybackState(BluetoothDevice device) { in getPlaybackState() method in AvrcpControllerService.BluetoothAvrcpControllerBinder462 return service.getPlaybackState(device); in getPlaybackState()
784 updatePlaybackState(mMediaController.getPlaybackState()); in updateMetadata()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
41173 01-13 23:19:28.881 2653 2676 V AvrcpControllerService: Binder Call: getPlaybackState