/development/samples/Support7Demos/src/com/example/android/supportv7/media/ |
D | RemotePlayer.java | 53 private RemotePlaybackClient mClient; field in RemotePlayer 99 return mClient.isQueuingSupported(); in isQueuingSupported() 105 mClient = new RemotePlaybackClient(mContext, route); in connect() 106 mClient.setStatusCallback(mStatusCallback); in connect() 110 + ", isRemotePlaybackSupported: " + mClient.isRemotePlaybackSupported() in connect() 111 + ", isQueuingSupported: "+ mClient.isQueuingSupported()); in connect() 117 mClient.release(); in release() 130 mClient.play(item.getUri(), "video/mp4", null, 0, null, new ItemActionCallback() { in play() 163 if (!mClient.hasSession() || item.getRemoteItemId() == null) { in getStatus() 172 mClient.getStatus(item.getRemoteItemId(), null, new ItemActionCallback() { in getStatus() [all …]
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
D | RemotePlayer.java | 55 private RemotePlaybackClient mClient; field in RemotePlayer 101 return mClient.isQueuingSupported(); in isQueuingSupported() 107 mClient = new RemotePlaybackClient(mContext, route); in connect() 108 mClient.setStatusCallback(mStatusCallback); in connect() 112 + ", isRemotePlaybackSupported: " + mClient.isRemotePlaybackSupported() in connect() 113 + ", isQueuingSupported: "+ mClient.isQueuingSupported()); in connect() 119 mClient.release(); in release() 132 mClient.play(item.getUri(), "video/mp4", null, 0, null, new ItemActionCallback() { in play() 163 if (!mClient.hasSession() || item.getRemoteItemId() == null) { in getStatus() 172 mClient.getStatus(item.getRemoteItemId(), null, new ItemActionCallback() { in getStatus() [all …]
|
/development/samples/Vault/tests/src/com/example/android/vault/ |
D | VaultProviderTest.java | 36 private ContentProviderClient mClient; field in VaultProviderTest 43 mClient = getContext().getContentResolver().acquireContentProviderClient(AUTHORITY); in setUp() 44 mProvider = (VaultProvider) mClient.getLocalContentProvider(); in setUp() 52 mClient.release(); in tearDown()
|
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/ |
D | BluetoothHDPService.java | 98 private Messenger mClient; field in BluetoothHDPService 108 mClient = msg.replyTo; in handleMessage() 112 mClient = null; in handleMessage() 267 if (mClient == null) { in sendMessage() 273 mClient.send(Message.obtain(null, what, value, 0)); in sendMessage()
|
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |