HomeSort by relevance Sort by last modified time
    Searched defs:getProfilesCount (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/sip/
SipSharedPreferences.java 77 public int getProfilesCount() {
SipProfileDb.java 94 public int getProfilesCount() {
96 mSipSharedPreferences.getProfilesCount() : mProfilesCount;

Completed in 31 milliseconds