Searched refs:remoteIndicatorResId (Results 1 – 2 of 2) sorted by relevance
143 int remoteIndicatorResId = a.getResourceId( in MediaRouteButton() local147 if (remoteIndicatorResId != 0) { in MediaRouteButton()149 sRemoteIndicatorCache.get(remoteIndicatorResId); in MediaRouteButton()153 mRemoteIndicatorLoader = new RemoteIndicatorLoader(remoteIndicatorResId); in MediaRouteButton()
138 int remoteIndicatorResId = a.getResourceId( in MediaRouteButton() local142 if (remoteIndicatorResId != 0) { in MediaRouteButton()144 sRemoteIndicatorCache.get(remoteIndicatorResId); in MediaRouteButton()148 mRemoteIndicatorLoader = new RemoteIndicatorLoader(remoteIndicatorResId); in MediaRouteButton()