Searched refs:TELEPHONY_REGISTRY_SERVICE (Results 1 – 5 of 5) sorted by relevance
181 Context.TELEPHONY_REGISTRY_SERVICE); in notifyCarrierNetworkChange()
1460 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in addOnSubscriptionsChangedListener()1490 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in removeOnSubscriptionsChangedListener()1548 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in addOnOpportunisticSubscriptionsChangedListener()1572 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in removeOnOpportunisticSubscriptionsChangedListener()
6449 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in listen()16885 mContext.getSystemService(Context.TELEPHONY_REGISTRY_SERVICE); in registerTelephonyCallback()
6145 public static final String TELEPHONY_REGISTRY_SERVICE = "telephony_registry"; field in Context
684 registerService(Context.TELEPHONY_REGISTRY_SERVICE, TelephonyRegistryManager.class, in registerService() argument