Searched refs:mProfilesCount (Results 1 – 1 of 1) sorted by relevance
51 private int mProfilesCount = -1; field in SipProfileDb77 if (mProfilesCount < 0) retrieveSipProfileListInternal(); in deleteProfile()100 if (mProfilesCount < 0) retrieveSipProfileListInternal(); in saveProfile()142 mProfilesCount = sipProfileList.size(); in retrieveSipProfileListInternal()