Home
last modified time | relevance | path

Searched defs:mSubscriptionController (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DTelephonyNetworkFactory.java79 private final SubscriptionController mSubscriptionController; field in TelephonyNetworkFactory
DPhoneSwitcher.java188 protected final SubscriptionController mSubscriptionController; field in PhoneSwitcher
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java111 protected SubscriptionController mSubscriptionController = null; field in SubscriptionInfoUpdater
DServiceStateTracker.java353 private SubscriptionController mSubscriptionController; field in ServiceStateTracker
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyTest.java205 protected SubscriptionController mSubscriptionController; field in TelephonyTest