Searched refs:EVENT_APP_READY (Results 1 – 5 of 5) sorted by relevance
54 private static final int EVENT_APP_READY = 1; field in IsimUiccRecords91 mParentApp.registerForReady(this, EVENT_APP_READY, null); in IsimUiccRecords()118 case EVENT_APP_READY: in handleMessage()
80 private static final int EVENT_APP_READY = 6; field in IccCardProxy235 case EVENT_APP_READY: in handleMessage()433 mUiccApplication.registerForReady(this, EVENT_APP_READY, null); in registerUiccCardEvents()
124 protected static final int EVENT_APP_READY = 1; field in IccRecords483 sendMessage(obtainMessage(EVENT_APP_READY)); in onIccRefreshInit()
117 mParentApp.registerForReady(this, EVENT_APP_READY, null); in RuimRecords()603 case EVENT_APP_READY: in handleMessage()
227 mParentApp.registerForReady(this, EVENT_APP_READY, null); in SIMRecords()673 case EVENT_APP_READY: in handleMessage()