Searched refs:telephonyRegistry (Results 1 – 1 of 1) sorted by relevance
522 TelephonyRegistry telephonyRegistry = null; in startOtherServices() local558 telephonyRegistry = new TelephonyRegistry(context); in startOtherServices()559 ServiceManager.addService("telephony.registry", telephonyRegistry); in startOtherServices()1271 final TelephonyRegistry telephonyRegistryF = telephonyRegistry; in startOtherServices()