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

/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/app/
H A DMediaRouteControllerDialog.java1032 } else if (!isPlaying && isPlayActionSupported()) {
1051 private boolean isPlayActionSupported() { method in class:MediaRouteControllerDialog
1215 } else if (!isPlaying && isPlayActionSupported()){
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/
H A DMediaRouteControllerDialog.java1026 } else if (!isPlaying && isPlayActionSupported()) {
1045 private boolean isPlayActionSupported() { method in class:MediaRouteControllerDialog
1209 } else if (!isPlaying && isPlayActionSupported()){

Completed in 33 milliseconds