Searched refs:CALL_STATE_OFFHOOK (Results 1 – 13 of 13) sorted by relevance
20 import static android.telephony.TelephonyManager.CALL_STATE_OFFHOOK;327 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_enabledTxPowerScenario_wifiOn_offHook()345 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_enabledTxPowerScenario_offHook_wifiOn()375 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_enabledTxPowerScenario_wifiOn_offHook_onHook()405 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_enabledTxPowerScenario_wifiOff_offHook_onHook()437 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_enabledSar_wifiOn_offHook_wifiOff_onHook()466 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_enabledSar_wifiOff_offHook_onHook_wifiOn()492 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_enabledSar_offHook_wifiOnOff_onHook()532 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_enabledSar_error_wifiOn_offOnHook()605 mPhoneStateListener.onCallStateChanged(CALL_STATE_OFFHOOK, ""); in testSarMgr_sarSensorOn_wifiOn_cellOn_sensorEventsTriggered()[all …]
33 return TelephonyManager.CALL_STATE_OFFHOOK; in convertCallState()47 case TelephonyManager.CALL_STATE_OFFHOOK: in convertCallState()
20 import static android.telephony.TelephonyManager.CALL_STATE_OFFHOOK;406 case CALL_STATE_OFFHOOK: in onCellStateChangeEvent()
901 onCallStateChangedLocked(TelephonyManager.CALL_STATE_OFFHOOK == state); in onCallStateChanged()939 mCallActive = mTelephonyManager.getCallState() == TelephonyManager.CALL_STATE_OFFHOOK; in initializeTelephonyAndPowerStateListeners()1113 mCallActive = mTelephonyManager.getCallState() == TelephonyManager.CALL_STATE_OFFHOOK; in isRecognitionAllowed()
75 TelephonyManager.CALL_STATE_OFFHOOK
5128 public static final int CALL_STATE_OFFHOOK = 2; field in TelephonyManager
2030 mPhoneState = TelephonyManager.CALL_STATE_OFFHOOK; in handlePhoneStateChanged()
2547 case TelephonyManager.CALL_STATE_OFFHOOK: in callStateToString()
2079 .thenReturn(TelephonyManager.CALL_STATE_OFFHOOK); in testReboot()
7478 case TelephonyManager.CALL_STATE_OFFHOOK: return "CALL_STATE_OFFHOOK";
28697 field public static final int CALL_STATE_OFFHOOK = 2; // 0x2
45995 field public static final int CALL_STATE_OFFHOOK = 2; // 0x2
46139 field public static final int CALL_STATE_OFFHOOK = 2; // 0x2