Searched refs:fileChanged (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIsimUiccRecords.java469 public void onRefresh(boolean fileChanged, int[] fileList) { argument
470 if (fileChanged) {
H A DIccRecords.java428 * @param fileChanged indicates whether any files changed
431 public abstract void onRefresh(boolean fileChanged, int[] fileList); argument
H A DRuimRecords.java189 * @param fileChanged indicates whether any files changed
193 public void onRefresh(boolean fileChanged, int[] fileList) { argument
194 if (fileChanged) {
H A DSIMRecords.java577 * @param fileChanged indicates whether any files changed
581 public void onRefresh(boolean fileChanged, int[] fileList) { argument
582 if (fileChanged) {

Completed in 65 milliseconds