Searched refs:remoteIndicatorState (Results 1 – 2 of 2) sorted by relevance
148 Drawable.ConstantState remoteIndicatorState = in MediaRouteButton() local150 if (remoteIndicatorState != null) { in MediaRouteButton()151 setRemoteIndicatorDrawable(remoteIndicatorState.newDrawable()); in MediaRouteButton()
143 Drawable.ConstantState remoteIndicatorState = in MediaRouteButton() local145 if (remoteIndicatorState != null) { in MediaRouteButton()146 setRemoteIndicatorDrawable(remoteIndicatorState.newDrawable()); in MediaRouteButton()