Searched refs:isEventSent (Results 1 – 1 of 1) sorted by relevance
230 assertTrue(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE, in testTimeoutBeforeEmergencyCallEnd()259 assertFalse(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE)); in testTimeoutBeforeEmergencyCallEnd_EventDisplayEmergencyMessageNotSent()286 assertTrue(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE, in testTimeoutBeforeEmergencyCallEnd_T911_FromNotConnectedToConnected()327 assertTrue(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE, in testNetworkStateChangedBeforeTimeout()376 assertTrue(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE, in testSatelliteProvisionStateChangedBeforeTimeout()415 assertTrue(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE, in testEmergencyCallRedialBeforeTimeout()462 assertFalse(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE)); in testOnEmergencyCallConnectionStateChangedWithWrongCallId()568 assertFalse(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE)); in testStopTrackingCallBeforeTimeout()590 assertFalse(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE)); in testCellularServiceStateChangedBeforeTimeout()620 assertTrue(mTestConnection.isEventSent(TelephonyManager.EVENT_DISPLAY_EMERGENCY_MESSAGE, in testCellularServiceStateChangedBeforeTimeout()[all …]