Searched refs:RemoteIndicatorLoader (Results 1 – 2 of 2) sorted by relevance
99 private RemoteIndicatorLoader mRemoteIndicatorLoader;153 mRemoteIndicatorLoader = new RemoteIndicatorLoader(remoteIndicatorResId); in MediaRouteButton()599 private final class RemoteIndicatorLoader extends AsyncTask<Void, Void, Drawable> { class in MediaRouteButton602 RemoteIndicatorLoader(int resId) { in RemoteIndicatorLoader() method in MediaRouteButton.RemoteIndicatorLoader
97 private RemoteIndicatorLoader mRemoteIndicatorLoader;148 mRemoteIndicatorLoader = new RemoteIndicatorLoader(remoteIndicatorResId); in MediaRouteButton()584 private final class RemoteIndicatorLoader extends AsyncTask<Void, Void, Drawable> { class in MediaRouteButton587 RemoteIndicatorLoader(int resId) { in RemoteIndicatorLoader() method in MediaRouteButton.RemoteIndicatorLoader