Home
last modified time | relevance | path

Searched refs:TELEPHONY_SUBSCRIPTION_SERVICE (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/core/java/android/telephony/
DCellBroadcastIntents.java124 Context.TELEPHONY_SUBSCRIPTION_SERVICE); in getSubIdForPhone()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsSubscriptionsMonitor.java85 Context.TELEPHONY_SUBSCRIPTION_SERVICE); in NetworkStatsSubscriptionsMonitor()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/net/
DDataUsageControllerTest.java79 when(mContext.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE)) in setUp()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DCarrierNetworkConfig.java195 Context.TELEPHONY_SUBSCRIPTION_SERVICE); in updateNetworkConfig()
DCellularLinkLayerStatsCollector.java141 Context.TELEPHONY_SUBSCRIPTION_SERVICE); in initSubManager()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DCarrierNetworkConfigTest.java104 when(mContext.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE)) in setUp()
DCellularLinkLayerStatsCollectorTest.java86 when(mContext.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE)) in setUp()
/frameworks/base/services/tests/servicestests/src/com/android/server/emergency/
DEmergencyAffordanceServiceTest.java106 case Context.TELEPHONY_SUBSCRIPTION_SERVICE: in getSystemService()
/frameworks/base/tests/net/java/com/android/server/net/
DNetworkStatsSubscriptionsMonitorTest.java82 when(mContext.getSystemService(eq(Context.TELEPHONY_SUBSCRIPTION_SERVICE))) in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataEnabledSettings.java183 .getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE); in DataEnabledSettings()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DContextFixture.java239 case Context.TELEPHONY_SUBSCRIPTION_SERVICE: in getSystemService()
272 return Context.TELEPHONY_SUBSCRIPTION_SERVICE; in getSystemServiceName()
DTelephonyPermissionsTest.java103 when(mMockContext.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE)).thenReturn( in setUp()
DTelephonyTest.java432 Context.TELEPHONY_SUBSCRIPTION_SERVICE); in setUp()
/frameworks/base/telephony/common/com/android/internal/telephony/
DTelephonyPermissions.java652 Context.TELEPHONY_SUBSCRIPTION_SERVICE); in checkCarrierPrivilegeForAnySubId()
/frameworks/base/services/core/java/com/android/server/
DMmsServiceBroker.java537 mContext.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE); in getPhoneIdFromSubId()
DTelephonyRegistry.java3008 mContext.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE);
/frameworks/base/core/java/android/content/
DContext.java3321 TELEPHONY_SUBSCRIPTION_SERVICE,
4137 public static final String TELEPHONY_SUBSCRIPTION_SERVICE = "telephony_subscription_service"; field in Context
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java89 @SystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE)
986 .getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE); in from()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsController.java801 .getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE); in getSubscriptionInfo()
DSubscriptionController.java3030 mContext.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE); in enforceCarrierPrivilegeOnInactiveSub()
3383 mContext.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE); in checkCarrierPrivilegeOnSubList()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccConnector.java383 context.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE); in init()
DEuiccController.java141 context.getSystemService(Context.TELEPHONY_SUBSCRIPTION_SERVICE); in EuiccController()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java2766 Context.TELEPHONY_SUBSCRIPTION_SERVICE); in isActiveSubscriptionPresent()
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java655 registerService(Context.TELEPHONY_SUBSCRIPTION_SERVICE, SubscriptionManager.class, in registerService() argument
/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java338 case Context.TELEPHONY_SUBSCRIPTION_SERVICE: in callSystemReady()

12