Home
last modified time | relevance | path

Searched defs:curDrawable (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/
DMediaRouteButton.java360 AnimationDrawable curDrawable = (AnimationDrawable) mRemoteIndicator.getCurrent(); in setRemoteIndicatorDrawable() local
511 AnimationDrawable curDrawable = (AnimationDrawable) mRemoteIndicator.getCurrent(); in refreshRoute() local
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/app/
DMediaRouteButton.java375 AnimationDrawable curDrawable = (AnimationDrawable) mRemoteIndicator.getCurrent(); in setRemoteIndicatorDrawable() local
526 AnimationDrawable curDrawable = (AnimationDrawable) mRemoteIndicator.getCurrent(); in refreshRoute() local
/frameworks/base/core/java/android/app/
DMediaRouteButton.java365 AnimationDrawable curDrawable = (AnimationDrawable) mRemoteIndicator.getCurrent(); in refreshRoute() local