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

/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaControlIntent.java122 * A session can be created using the {@link #ACTION_START_SESSION start session action}
255 * <li>{@link #ACTION_START_SESSION Start session}: Starts a new session explicitly.
812 public static final String ACTION_START_SESSION = "android.media.intent.action.START_SESSION"; field in class:MediaControlIntent
945 * @see #ACTION_START_SESSION
955 * Returned as a result from media session actions such as {@link #ACTION_START_SESSION},
974 * @see #ACTION_START_SESSION
984 * Used with {@link #ACTION_START_SESSION} to specify a {@link PendingIntent} for a
1002 * @see #ACTION_START_SESSION
1010 * Used with {@link #ACTION_START_SESSION} to specify a {@link PendingIntent} for a
1028 * @see #ACTION_START_SESSION
[all...]

Completed in 33 milliseconds