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