Searched refs:EVENT_APP_READY (Results 1 – 5 of 5) sorted by relevance
53 private static final int EVENT_APP_READY = 1; field in IsimUiccRecords90 mParentApp.registerForReady(this, EVENT_APP_READY, null); in IsimUiccRecords()117 case EVENT_APP_READY: in handleMessage()
101 protected static final int EVENT_APP_READY = 1; field in IccRecords421 sendMessage(obtainMessage(EVENT_APP_READY)); in onIccRefreshInit()
83 private static final int EVENT_APP_READY = 6; field in IccCardProxy253 case EVENT_APP_READY: in handleMessage()436 mUiccApplication.registerForReady(this, EVENT_APP_READY, null); in registerUiccCardEvents()
117 mParentApp.registerForReady(this, EVENT_APP_READY, null); in RuimRecords()602 case EVENT_APP_READY: in handleMessage()
209 mParentApp.registerForReady(this, EVENT_APP_READY, null); in SIMRecords()604 case EVENT_APP_READY: in handleMessage()