Searched refs:QNS_EVENT_SIM_LOADED (Results 1 – 2 of 2) sorted by relevance
87 QNS_EVENT_SIM_LOADED,116 static final int QNS_EVENT_SIM_LOADED = QNS_EVENT_BASE + 24; field in QnsEventDispatcher350 updateHandlers(QNS_EVENT_SIM_LOADED); in onSimStateChanged()
194 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_SIM_LOADED))) in testOnSimLoadedStateEvent()198 events.add(QnsEventDispatcher.QNS_EVENT_SIM_LOADED); in testOnSimLoadedStateEvent()252 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_SIM_LOADED))) in testOnSimStateEventWithInvalidSlot()256 events.add(QnsEventDispatcher.QNS_EVENT_SIM_LOADED); in testOnSimStateEventWithInvalidSlot()