Searched refs:EVENT_APP_READY (Results 1 – 5 of 5) sorted by relevance
55 private static final int EVENT_APP_READY = 1; field in IsimUiccRecords92 mParentApp.registerForReady(this, EVENT_APP_READY, null); in IsimUiccRecords()119 case EVENT_APP_READY: in handleMessage()
110 protected static final int EVENT_APP_READY = 1; field in IccRecords456 sendMessage(obtainMessage(EVENT_APP_READY)); in onIccRefreshInit()
83 private static final int EVENT_APP_READY = 6; field in IccCardProxy238 case EVENT_APP_READY: in handleMessage()427 mUiccApplication.registerForReady(this, EVENT_APP_READY, null); in registerUiccCardEvents()
117 mParentApp.registerForReady(this, EVENT_APP_READY, null); in RuimRecords()603 case EVENT_APP_READY: in handleMessage()
214 mParentApp.registerForReady(this, EVENT_APP_READY, null); in SIMRecords()646 case EVENT_APP_READY: in handleMessage()