Searched refs:telephonyRegistry (Results 1 – 2 of 2) sorted by relevance
1343 TelephonyRegistry telephonyRegistry = null; in startOtherServices() local1412 telephonyRegistry = new TelephonyRegistry( in startOtherServices()1414 ServiceManager.addService("telephony.registry", telephonyRegistry); in startOtherServices()2665 final TelephonyRegistry telephonyRegistryF = telephonyRegistry; in startOtherServices()
5996 TelephonyRegistryManager telephonyRegistry = in listen() local5999 if (telephonyRegistry != null) { in listen()6000 telephonyRegistry.listenFromListener(mSubId, getOpPackageName(), in listen()