Searched refs:PLAYSTATE_BUFFERING (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardTransportControlView.java338 || mCurrentPlayState == RemoteControlClient.PLAYSTATE_BUFFERING;
370 case RemoteControlClient.PLAYSTATE_BUFFERING:
494 case RemoteControlClient.PLAYSTATE_BUFFERING:
/frameworks/base/core/java/com/android/internal/widget/
H A DTransportControlView.java356 case RemoteControlClient.PLAYSTATE_BUFFERING:
492 case RemoteControlClient.PLAYSTATE_BUFFERING:
/frameworks/base/media/java/android/media/
H A DRemoteControlClient.java119 public final static int PLAYSTATE_BUFFERING = 8; field in class:RemoteControlClient
591 * {@link #PLAYSTATE_BUFFERING},
H A DAudioService.java5605 case RemoteControlClient.PLAYSTATE_BUFFERING:

Completed in 1018 milliseconds