Home
last modified time | relevance | path

Searched refs:sRemoteIndicatorCache (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/app/
DMediaRouteButton.java97 private static final SparseArray<Drawable.ConstantState> sRemoteIndicatorCache = field in MediaRouteButton
149 sRemoteIndicatorCache.get(remoteIndicatorResId); in MediaRouteButton()
624 sRemoteIndicatorCache.put(mResId, remoteIndicator.getConstantState()); in cacheAndReset()
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/
DMediaRouteButton.java95 private static final SparseArray<Drawable.ConstantState> sRemoteIndicatorCache = field in MediaRouteButton
144 sRemoteIndicatorCache.get(remoteIndicatorResId); in MediaRouteButton()
609 sRemoteIndicatorCache.put(mResId, remoteIndicator.getConstantState()); in cacheAndReset()