Searched refs:QNS_EVENT_SIM_ABSENT (Results 1 – 3 of 3) sorted by relevance
86 QNS_EVENT_SIM_ABSENT,115 static final int QNS_EVENT_SIM_ABSENT = QNS_EVENT_BASE + 23; field in QnsEventDispatcher348 updateHandlers(QNS_EVENT_SIM_ABSENT); in onSimStateChanged()
414 events.add(QnsEventDispatcher.QNS_EVENT_SIM_ABSENT); in registerListeners()2055 case QnsEventDispatcher.QNS_EVENT_SIM_ABSENT: in handleMessage()
223 when(mMockHandler.obtainMessage(eq(QnsEventDispatcher.QNS_EVENT_SIM_ABSENT))) in testOnSimUnknownStateEvent()227 events.add(QnsEventDispatcher.QNS_EVENT_SIM_ABSENT); in testOnSimUnknownStateEvent()