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()
144 public static final int EVENT_REFRESH = 31; // ICC refresh occurred field in IccRecords213 mCi.registerForIccRefresh(this, EVENT_REFRESH, null); in IccRecords()666 case EVENT_REFRESH: in handleMessage()
117 case EVENT_REFRESH: in handleMessage()