Searched refs:CALL_STATE_OFFHOOK (Results 1 – 10 of 10) sorted by relevance
37 return TelephonyManager.CALL_STATE_OFFHOOK; in convertCallState()51 case TelephonyManager.CALL_STATE_OFFHOOK: in convertCallState()
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 …]
20 import static android.telephony.TelephonyManager.CALL_STATE_OFFHOOK;406 case CALL_STATE_OFFHOOK: in onCellStateChangeEvent()
892 onCallStateChangedLocked(TelephonyManager.CALL_STATE_OFFHOOK == state); in onCallStateChanged()927 mCallActive = mTelephonyManager.getCallState() == TelephonyManager.CALL_STATE_OFFHOOK; in initializeTelephonyAndPowerStateListeners()
1895 mPhoneState = TelephonyManager.CALL_STATE_OFFHOOK; in handlePhoneStateChanged()
4787 public static final int CALL_STATE_OFFHOOK = 2; field in TelephonyManager4793 CALL_STATE_OFFHOOK
2052 .thenReturn(TelephonyManager.CALL_STATE_OFFHOOK); in testReboot()
7240 case TelephonyManager.CALL_STATE_OFFHOOK: return "CALL_STATE_OFFHOOK";
28697 field public static final int CALL_STATE_OFFHOOK = 2; // 0x2
45020 field public static final int CALL_STATE_OFFHOOK = 2; // 0x2