Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/sip/
DSipSharedPreferences.java66 public boolean hasPrimaryAccount() { in hasPrimaryAccount() method in SipSharedPreferences
DSipEditor.java566 !mSharedPreferences.hasPrimaryAccount(); in PrimaryAccountSelector()