HomeSort by relevance Sort by last modified time
    Searched refs:telecomAccountRegistry (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/services/telephony/
PstnIncomingCallNotifier.java 258 TelecomAccountRegistry telecomAccountRegistry = TelecomAccountRegistry.getInstance(null);
261 if (telecomAccountRegistry.hasAccountEntryForPhoneAccount(handle)) {
270 if(telecomAccountRegistry.hasAccountEntryForPhoneAccount(emergencyHandle)) {
289 TelecomAccountRegistry registry = TelecomAccountRegistry.getInstance(null);
TelephonyConnection.java     [all...]

Completed in 73 milliseconds