Searched refs:TELEPHONY_REGISTRY_SERVICE (Results 1 – 10 of 10) sorted by relevance
122 Context.TELEPHONY_REGISTRY_SERVICE); in notifyCarrierNetworkChange()
58 Context.TELEPHONY_REGISTRY_SERVICE); in DefaultPhoneNotifier()
503 context.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in PhoneSwitcher()1586 .getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in notifyPreferredDataSubIdChanged()
505 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in notifySubscriptionInfoChanged()4384 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in notifyOpportunisticSubscriptionInfoChanged()
1267 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in addOnSubscriptionsChangedListener()1297 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in removeOnSubscriptionsChangedListener()1355 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in addOnOpportunisticSubscriptionsChangedListener()1379 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in removeOnOpportunisticSubscriptionsChangedListener()
5997 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in listen()15247 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in registerTelephonyCallback()
269 case Context.TELEPHONY_REGISTRY_SERVICE: in getSystemService()
480 Context.TELEPHONY_REGISTRY_SERVICE); in setUp()
5534 public static final String TELEPHONY_REGISTRY_SERVICE = "telephony_registry"; field in Context
678 registerService(Context.TELEPHONY_REGISTRY_SERVICE, TelephonyRegistryManager.class, in registerService() argument