Searched refs:allowSeeking (Results 1 – 1 of 1) sorted by relevance
72 private void makeTestNotification(long duration, boolean allowSeeking) throws Exception { in makeTestNotification() argument85 .setActions(allowSeeking ? PlaybackState.ACTION_SEEK_TO : 0) in makeTestNotification()