Home
last modified time | relevance | path

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

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipAccountRegistry.java164 AccountEntry accountEntry = getAccountEntry(sipProfileName); in removeSipProfile()
183 AccountEntry accountEntry = getAccountEntry(sipProfileName); in stopSipService()
284 private AccountEntry getAccountEntry(String sipProfileName) { in getAccountEntry() method in SipAccountRegistry