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/dataconnection/
DTelephonyNetworkFactory.java74 private final SubscriptionController mSubscriptionController; field in TelephonyNetworkFactory
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyTest.java208 protected SubscriptionController mSubscriptionController; field in TelephonyTest
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java108 protected SubscriptionController mSubscriptionController = null; field in SubscriptionInfoUpdater
DPhoneSwitcher.java173 protected final SubscriptionController mSubscriptionController; field in PhoneSwitcher
DServiceStateTracker.java377 private SubscriptionController mSubscriptionController; field in ServiceStateTracker