Searched refs:EVENT_GET_SLOT_STATUS_DONE (Results 1 – 2 of 2) sorted by relevance
57 private static final int EVENT_GET_SLOT_STATUS_DONE = 4; field in UiccControllerTest278 Message msg = Message.obtain(mUiccControllerUT, EVENT_GET_SLOT_STATUS_DONE, ar); in testCardIdFromSlotStatus()301 Message msg = Message.obtain(mUiccControllerUT, EVENT_GET_SLOT_STATUS_DONE, ar); in testCardIdForDefaultEuicc()
118 private static final int EVENT_GET_SLOT_STATUS_DONE = 4; field in UiccController477 mRadioConfig.getSimSlotsStatus(obtainMessage(EVENT_GET_SLOT_STATUS_DONE, in handleMessage()486 case EVENT_GET_SLOT_STATUS_DONE: in handleMessage()