Searched defs:RemotePlaybackState (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaFocusControl.java97 mMainRemote = new RemotePlaybackState(-1,
1108 private class RemotePlaybackState { class in class:MediaFocusControl
1114 private RemotePlaybackState(int id, int vol, int volMax) { method in class:MediaFocusControl.RemotePlaybackState
1127 private RemotePlaybackState mMainRemote;

Completed in 33 milliseconds