Home
last modified time | relevance | path

Searched refs:EVENT_RUIM_REFRESH (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DRuimRecords.java99 private static final int EVENT_RUIM_REFRESH = 31; field in RuimRecords
112 mCi.registerForIccRefresh(this, EVENT_RUIM_REFRESH, null); in RuimRecords()
699 case EVENT_RUIM_REFRESH: in handleMessage()