Searched refs:Actions (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/session/
H A DPlaybackState.java50 public @interface Actions {} interface in class:PlaybackState
432 @Actions
969 public Builder setActions(@Actions long actions) {
975 * Add a custom action to the playback state. Actions can be used to
999 * Add a custom action to the playback state. Actions can be used to expose additional
/frameworks/support/media-compat/java/android/support/v4/media/session/
H A DPlaybackStateCompat.java54 public @interface Actions {} interface in class:PlaybackStateCompat
495 @Actions
1007 public Builder setActions(@Actions long capabilities) {
1013 * Add a custom action to the playback state. Actions can be used to
1037 * Add a custom action to the playback state. Actions can be used to expose additional

Completed in 124 milliseconds