Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneFactory.java79 static private SubscriptionMonitor sSubscriptionMonitor; field in PhoneFactory
216 sSubscriptionMonitor = new SubscriptionMonitor(tr, sContext, sc, numPhones); in makeDefaultPhone()
228 sPhoneSwitcher, sc, sSubscriptionMonitor, Looper.myLooper(), in makeDefaultPhone()
410 sSubscriptionMonitor.dump(fd, pw, args); in dump()