Searched refs:ACTION_SEEK_TO (Results 1 – 7 of 7) sorted by relevance
46 ACTION_SEEK_TO, ACTION_PLAY_PAUSE, ACTION_PLAY_FROM_MEDIA_ID, ACTION_PLAY_FROM_SEARCH,113 public static final long ACTION_SEEK_TO = 1 << 8; field in PlaybackState
1138 return PlaybackState.ACTION_SEEK_TO; in getActionForRccFlag()1166 case (int) PlaybackState.ACTION_SEEK_TO: in getRccFlagForAction()
85 .setActions(allowSeeking ? PlaybackState.ACTION_SEEK_TO : 0) in makeTestNotification()
292 return ((actions & PlaybackState.ACTION_SEEK_TO) != 0); in canSeekMedia()
16415 field public static final long ACTION_SEEK_TO = 256L; // 0x100L
27580 field public static final long ACTION_SEEK_TO = 256L; // 0x100L
27710 field public static final long ACTION_SEEK_TO = 256L; // 0x100L