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

  /packages/services/Telephony/src/com/android/phone/sip/
SipSharedPreferences.java 57 public String getPrimaryAccount() {
SipSettings.java 111 mSipSharedPreferences.getPrimaryAccount());
114 + " Primary:" + mSipSharedPreferences.getPrimaryAccount()
SipEditor.java 376 String primaryAccountUri = mSharedPreferences.getPrimaryAccount();
592 + mSharedPreferences.getPrimaryAccount());
  /packages/services/Telephony/src/com/android/phone/
SipBroadcastReceiver.java 123 mSipSharedPreferences.getPrimaryAccount())) {
SipCallOptionHandler.java 449 String primarySipUri = mSipSharedPreferences.getPrimaryAccount();

Completed in 422 milliseconds