Searched refs:getCallState (Results 1 – 9 of 9) sorted by relevance
160 int getCallState(); in getCallState() method
806 public int getCallState() { in getCallState() method in TelecomManager809 return getTelecomService().getCallState(); in getCallState()
350 int getCallState(); in getCallState() method
96 if (getTelephonyManager().getCallState() != TelephonyManager.CALL_STATE_IDLE) { in onKeyDown()
321 mTelephonyManager.getCallState() != TelephonyManager.CALL_STATE_IDLE) { in interceptMediaKey()
141 mCallActive = mTelephonyManager.getCallState() != TelephonyManager.CALL_STATE_IDLE; in startRecognition()
2268 public int getCallState() { in getCallState() method in TelephonyManager2270 return getTelecomService().getCallState(); in getCallState()2283 public int getCallState(int subId) { in getCallState() method in TelephonyManager
30343 method public int getCallState();30859 method public int getCallState();
28656 method public int getCallState();