Searched defs:restoreCase (Results 1 – 1 of 1) sorted by relevance
3185 int restoreCase = TelephonyProtoEnums.SIM_RESTORE_CASE_UNDEFINED_USE_CASE; in restoreSimSpecificSettings() local3228 private void mergeBackedUpDataToSimInfoDb(int restoreCase, @Nullable String iccId) { in mergeBackedUpDataToSimInfoDb()3264 findAndRestoreAllMatches(bundle.deepCopy(), cursor, restoreCase); in mergeBackedUpDataToSimInfoDb() local3270 int restoreCase) { in findAndRestoreAllMatches()