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

/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaControlIntent.java123 * and terminated using the {@link #ACTION_END_SESSION end session action} when the
257 * <li>{@link #ACTION_END_SESSION End session}: Ends a session explicitly.
893 public static final String ACTION_END_SESSION = "android.media.intent.action.END_SESSION"; field in class:MediaControlIntent
947 * @see #ACTION_END_SESSION
976 * @see #ACTION_END_SESSION

Completed in 59 milliseconds