Searched refs:getCallState (Results 1 – 9 of 9) sorted by relevance
168 int getCallState(); in getCallState() method
926 public int getCallState() { in getCallState() method in TelecomManager929 return getTelecomService().getCallState(); in getCallState()
364 int getCallState(); in getCallState() method
97 if (getTelephonyManager().getCallState() != TelephonyManager.CALL_STATE_IDLE) { in onKeyDown()
345 mTelephonyManager.getCallState() != TelephonyManager.CALL_STATE_IDLE) { in interceptMediaKey()
141 mCallActive = mTelephonyManager.getCallState() != TelephonyManager.CALL_STATE_IDLE; in startRecognition()
2517 public int getCallState() { in getCallState() method in TelephonyManager2521 return telecom.getCallState(); in getCallState()2536 public int getCallState(int subId) { in getCallState() method in TelephonyManager
32688 method public int getCallState();33349 method public int getCallState();
31106 method public int getCallState();