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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIsimUiccRecords.java254 public void onRefresh(boolean fileChanged, int[] fileList) { argument
H A DRuimRecords.java183 * @param fileChanged indicates whether any files changed
187 public void onRefresh(boolean fileChanged, int[] fileList) { argument
188 if (fileChanged) {
H A DIccRecords.java366 * @param fileChanged indicates whether any files changed
369 public abstract void onRefresh(boolean fileChanged, int[] fileList); argument
H A DSIMRecords.java528 * @param fileChanged indicates whether any files changed
532 public void onRefresh(boolean fileChanged, int[] fileList) { argument
533 if (fileChanged) {

Completed in 1253 milliseconds