Searched refs:mRemoteIndicatorLoader (Results 1 – 2 of 2) sorted by relevance
99 private RemoteIndicatorLoader mRemoteIndicatorLoader; field in MediaRouteButton153 mRemoteIndicatorLoader = new RemoteIndicatorLoader(remoteIndicatorResId); in MediaRouteButton()154 mRemoteIndicatorLoader.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR); in MediaRouteButton()353 if (mRemoteIndicatorLoader != null) { in setRemoteIndicatorDrawable()354 mRemoteIndicatorLoader.cancel(false); in setRemoteIndicatorDrawable()626 mRemoteIndicatorLoader = null; in cacheAndReset()
97 private RemoteIndicatorLoader mRemoteIndicatorLoader; field in MediaRouteButton148 mRemoteIndicatorLoader = new RemoteIndicatorLoader(remoteIndicatorResId); in MediaRouteButton()149 mRemoteIndicatorLoader.executeOnExecutor(AsyncTask.THREAD_POOL_EXECUTOR); in MediaRouteButton()338 if (mRemoteIndicatorLoader != null) { in setRemoteIndicatorDrawable()339 mRemoteIndicatorLoader.cancel(false); in setRemoteIndicatorDrawable()611 mRemoteIndicatorLoader = null; in cacheAndReset()