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

/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DRemotePlaybackClient.java121 public boolean isRemotePlaybackSupported() { method in class:RemotePlaybackClient
137 * @return True if queuing is supported. Implies {@link #isRemotePlaybackSupported}
140 * @see #isRemotePlaybackSupported
160 * Implies {@link #isRemotePlaybackSupported} is also true.
162 * @see #isRemotePlaybackSupported
179 * Implies {@link #isRemotePlaybackSupported} is also true.
181 * @see #isRemotePlaybackSupported
285 * @see #isRemotePlaybackSupported
319 * @see #isRemotePlaybackSupported
375 * @see #isRemotePlaybackSupported
[all...]

Completed in 100 milliseconds