Searched refs:CALL_STATE_RINGING (Results 1 – 14 of 14) sorted by relevance
31 return TelephonyManager.CALL_STATE_RINGING; in convertCallState()45 case TelephonyManager.CALL_STATE_RINGING: in convertCallState()
170 case TelephonyManager.CALL_STATE_IDLE, TelephonyManager.CALL_STATE_RINGING -> false;
119 when(mTelecomManager.getCallState()).thenReturn(TelephonyManager.CALL_STATE_RINGING); in handleHeadsetHook_callStateRinging_answersCall()
232 if (callState == TelephonyManager.CALL_STATE_RINGING) { in interceptHeadsetHookForActiveCall()
77 TelephonyManager.CALL_STATE_RINGING,
6426 public static final int CALL_STATE_RINGING = 1; field in TelephonyManager
990 case TelephonyManager.CALL_STATE_RINGING: return "CALL_STATE_RINGING"; in callStateToString()
10596 case TelephonyManager.CALL_STATE_RINGING: return "CALL_STATE_RINGING";
3178 mPhoneState = TelephonyManager.CALL_STATE_RINGING; in handlePhoneStateChanged()
3889 case TelephonyManager.CALL_STATE_RINGING: in callStateToString()
2760 .thenReturn(TelephonyManager.CALL_STATE_RINGING); in testReboot()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28698 field public static final int CALL_STATE_RINGING = 1; // 0x1
46194 field public static final int CALL_STATE_RINGING = 1; // 0x1