Searched refs:shouldUpdatePriority (Results 1 – 1 of 1) sorted by relevance
131 if (shouldUpdatePriority(oldState, newState)) { in onPlaystateChange()381 private boolean shouldUpdatePriority(int oldState, int newState) { in shouldUpdatePriority() method in MediaSessionStack