Searched defs:getProfilesCount (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Phone/src/com/android/phone/sip/
H A DSipProfileDb.java94 public int getProfilesCount() { method in class:SipProfileDb
96 mSipSharedPreferences.getProfilesCount() : mProfilesCount;
H A DSipSharedPreferences.java77 public int getProfilesCount() { method in class:SipSharedPreferences

Completed in 74 milliseconds