Searched refs:ActiveSubscriptionsListener (Results 1 – 5 of 5) sorted by relevance
88 ActiveSubscriptionsListener subscriptionMonitor = new ActiveSubscriptionsListener( in ProxySubscriptionManager()107 protected void init(Context context, ActiveSubscriptionsListener activeSubscriptionsListener, in init()122 private ActiveSubscriptionsListener mSubscriptionMonitor;
43 public abstract class ActiveSubscriptionsListener class77 public ActiveSubscriptionsListener(Looper looper, Context context) { in ActiveSubscriptionsListener() method in ActiveSubscriptionsListener88 public ActiveSubscriptionsListener(Looper looper, Context context, int subscriptionId) { in ActiveSubscriptionsListener() method in ActiveSubscriptionsListener
40 import com.android.settings.network.ActiveSubscriptionsListener;63 private ActiveSubscriptionsListener mSubscriptionChangeListener;286 protected ActiveSubscriptionsListener getSubscriptionChangeListener(Context context) { in getSubscriptionChangeListener()287 return new ActiveSubscriptionsListener(context.getMainLooper(), context) { in getSubscriptionChangeListener()
103 public class ActiveSubscriptionsListenerImpl extends ActiveSubscriptionsListener {
45 private ActiveSubscriptionsListener mActiveSubscriptionsListener;