Searched defs:INTENT_ISIM_REFRESH (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIsimUiccRecords.java51 public static final String INTENT_ISIM_REFRESH = "com.android.intent.isim_refresh"; field in class:IsimUiccRecords
125 Intent intent = new Intent(INTENT_ISIM_REFRESH);
126 loge("send ISim REFRESH: " + INTENT_ISIM_REFRESH);

Completed in 140 milliseconds