Searched refs:getCallState (Results 1 – 6 of 6) sorted by relevance
251 int getCallState(); in getCallState() method
101 if (TelephonyManager.getDefault().getCallState() in takeEmergencyCallAction()
124 mTelephonyManager.getCallState() != TelephonyManager.CALL_STATE_IDLE) { in interceptMediaKey()
95 if (getTelephonyManager().getCallState() != TelephonyManager.CALL_STATE_IDLE) { in onKeyDown()
1196 public int getCallState() { in getCallState() method in TelephonyManager1198 return getITelephony().getCallState(); in getCallState()
23387 method public int getCallState();