Searched refs:efType (Results 1 – 1 of 1) sorted by relevance
128 private Cursor loadAllSimContacts(int efType) { in loadAllSimContacts() argument142 result[i] = loadFromEf(efType, subId); in loadAllSimContacts()170 int efType; in insert() local179 efType = IccConstants.EF_ADN; in insert()184 efType = IccConstants.EF_ADN; in insert()189 efType = IccConstants.EF_FDN; in insert()195 efType = IccConstants.EF_FDN; in insert()208 boolean success = addIccRecordToEf(efType, tag, number, null, pin2, subId); in insert()266 int efType; in delete() local272 efType = IccConstants.EF_ADN; in delete()[all …]