Searched refs:EVENT_REFRESH (Results 1 – 4 of 4) sorted by relevance
80 msg.what = IccRecords.EVENT_REFRESH; in testBroadcastRefresh()
97 eq(IccRecords.EVENT_REFRESH), isNull()); in testDisposeCallsUnregisterForIccRefresh()
214 public static final int EVENT_REFRESH = 31; // ICC refresh occurred field in IccRecords303 mCi.registerForIccRefresh(this, EVENT_REFRESH, null); in IccRecords()893 case EVENT_REFRESH: in handleMessage()
109 case EVENT_REFRESH: in handleMessage()