Home
last modified time | relevance | path

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

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipSharedPreferences.java58 public String getPrimaryAccount() { in getPrimaryAccount() method in SipSharedPreferences
DSipAccountRegistry.java236 String primaryProfile = sipSharedPreferences.getPrimaryAccount(); in startSipProfiles()