Home
last modified time | relevance | path

Searched refs:setTelephonyConnectionService (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java392 void setTelephonyConnectionService(TelephonyConnectionService telephonyConnectionService) { in setTelephonyConnectionService() method in TelecomAccountRegistry
DTelephonyConnectionService.java95 TelecomAccountRegistry.getInstance(this).setTelephonyConnectionService(this); in onCreate()