Searched refs:mProfilesCount (Results 1 – 1 of 1) sorted by relevance
50 private int mProfilesCount = -1; field in SipProfileDb76 if (mProfilesCount < 0) retrieveSipProfileListInternal(); in deleteProfile()99 if (mProfilesCount < 0) retrieveSipProfileListInternal(); in saveProfile()141 mProfilesCount = sipProfileList.size(); in retrieveSipProfileListInternal()