Searched refs:setRemoteIndicatorDrawable (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/app/
H A DMediaRouteButton.java151 setRemoteIndicatorDrawable(remoteIndicatorState.newDrawable());
352 public void setRemoteIndicatorDrawable(Drawable d) { method in class:MediaRouteButton
614 setRemoteIndicatorDrawable(remoteIndicator);
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/
H A DMediaRouteButton.java146 setRemoteIndicatorDrawable(remoteIndicatorState.newDrawable());
337 public void setRemoteIndicatorDrawable(Drawable d) { method in class:MediaRouteButton
599 setRemoteIndicatorDrawable(remoteIndicator);
/frameworks/base/core/java/android/app/
H A DMediaRouteButton.java84 setRemoteIndicatorDrawable(a.getDrawable(
218 private void setRemoteIndicatorDrawable(Drawable d) { method in class:MediaRouteButton

Completed in 29 milliseconds