Home
last modified time | relevance | path

Searched refs:WatchedInt (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionManagerService.java303 private final WatchedInt mDefaultSubId;
307 private final WatchedInt mDefaultVoiceSubId;
311 private final WatchedInt mDefaultDataSubId;
315 private final WatchedInt mDefaultSmsSubId;
367 public static class WatchedInt { class in SubscriptionManagerService
375 public WatchedInt(int initialValue) { in WatchedInt() method in SubscriptionManagerService.WatchedInt
489 mDefaultVoiceSubId = new WatchedInt(Settings.Global.getInt(mContext.getContentResolver(), in SubscriptionManagerService()
505 mDefaultDataSubId = new WatchedInt(Settings.Global.getInt(mContext.getContentResolver(), in SubscriptionManagerService()
521 mDefaultSmsSubId = new WatchedInt(Settings.Global.getInt(mContext.getContentResolver(), in SubscriptionManagerService()
537 mDefaultSubId = new WatchedInt(SubscriptionManager.INVALID_SUBSCRIPTION_ID); in SubscriptionManagerService()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DPhoneSwitcher.java92 import com.android.internal.telephony.subscription.SubscriptionManagerService.WatchedInt;
253 protected WatchedInt mPreferredDataSubId = new WatchedInt(