Searched refs:updateIccRecordInEf (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | IccProvider.java | 235 boolean success = updateIccRecordInEf(efType, values, pin2, subId); in insert() 370 boolean success = updateIccRecordInEf(efType, values, pin2, subId); in delete() 416 boolean success = updateIccRecordInEf(efType, values, pin2, subId); in update() 463 updateIccRecordInEf(int efType, ContentValues values, String pin2, int subId) { in updateIccRecordInEf() method in IccProvider
|