OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updatePlaybackState
(Results
1 - 11
of
11
) sorted by null
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
SessionManager.java
128
updatePlaybackState
();
185
updatePlaybackState
();
193
updatePlaybackState
();
268
updatePlaybackState
();
324
private void
updatePlaybackState
() {
373
updatePlaybackState
();
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
SessionManager.java
128
updatePlaybackState
();
185
updatePlaybackState
();
193
updatePlaybackState
();
268
updatePlaybackState
();
324
private void
updatePlaybackState
() {
373
updatePlaybackState
();
/development/samples/Support7Demos/src/com/example/android/supportv7/media/
SessionManager.java
124
updatePlaybackState
();
185
updatePlaybackState
();
197
updatePlaybackState
();
276
updatePlaybackState
();
332
private void
updatePlaybackState
() {
383
updatePlaybackState
();
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
SessionManager.java
128
updatePlaybackState
();
185
updatePlaybackState
();
193
updatePlaybackState
();
268
updatePlaybackState
();
324
private void
updatePlaybackState
() {
373
updatePlaybackState
();
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/ui/
PlaybackOverlayActivity.java
100
updatePlaybackState
(position);
119
private void
updatePlaybackState
(int position) {
/developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
MusicService.java
175
updatePlaybackState
(null);
250
updatePlaybackState
(getString(R.string.error_no_metadata));
448
updatePlaybackState
(null);
529
updatePlaybackState
(withError);
539
updatePlaybackState
(getResources().getString(R.string.error_no_metadata));
604
private void
updatePlaybackState
(String error) {
605
LogHelper.d(TAG, "
updatePlaybackState
, playback state=" + mPlayback.getState());
648
LogHelper.d(TAG, "
updatePlaybackState
, setting Favorite custom action of music ",
708
updatePlaybackState
(null);
713
updatePlaybackState
(error)
[
all
...]
/developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
MusicService.java
175
updatePlaybackState
(null);
250
updatePlaybackState
(getString(R.string.error_no_metadata));
448
updatePlaybackState
(null);
529
updatePlaybackState
(withError);
539
updatePlaybackState
(getResources().getString(R.string.error_no_metadata));
604
private void
updatePlaybackState
(String error) {
605
LogHelper.d(TAG, "
updatePlaybackState
, playback state=" + mPlayback.getState());
648
LogHelper.d(TAG, "
updatePlaybackState
, setting Favorite custom action of music ",
708
updatePlaybackState
(null);
713
updatePlaybackState
(error)
[
all
...]
/development/samples/Support4Demos/src/com/example/android/supportv4/media/
MediaBrowserServiceSupport.java
176
updatePlaybackState
(null);
252
updatePlaybackState
(getString(R.string.error_no_metadata));
452
updatePlaybackState
(null);
533
updatePlaybackState
(withError);
543
updatePlaybackState
(getResources().getString(R.string.error_no_metadata));
604
private void
updatePlaybackState
(String error) {
605
Log.d(TAG, "
updatePlaybackState
, playback state=" + mPlayback.getState());
649
Log.d(TAG, "
updatePlaybackState
, setting Favorite custom action of music "
711
updatePlaybackState
(null);
716
updatePlaybackState
(error)
[
all
...]
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
MusicService.java
175
updatePlaybackState
(null);
250
updatePlaybackState
(getString(R.string.error_no_metadata));
448
updatePlaybackState
(null);
529
updatePlaybackState
(withError);
539
updatePlaybackState
(getResources().getString(R.string.error_no_metadata));
604
private void
updatePlaybackState
(String error) {
605
LogHelper.d(TAG, "
updatePlaybackState
, playback state=" + mPlayback.getState());
648
LogHelper.d(TAG, "
updatePlaybackState
, setting Favorite custom action of music ",
708
updatePlaybackState
(null);
713
updatePlaybackState
(error)
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java
242
updatePlaybackState
(state);
632
updatePlaybackState
(builder.build());
636
private void
updatePlaybackState
(PlaybackState state) {
638
"
updatePlaybackState
: old=" + mCurrentPlayState + ", new=" + state);
[
all
...]
/prebuilts/sdk/current/support/v17/leanback/libs/
android-support-v17-leanback.jar
Completed in 364 milliseconds