Searched defs:callState (Results 1 – 3 of 3) sorted by relevance
123 public static String getTelephonyCallStateString(int callState) { in getTelephonyCallStateString()
75 public void onPreciseCallStateChanged(PreciseCallState callState) { in onPreciseCallStateChanged()100 int newState, String which, PreciseCallState callState) { in processCallState()
51 JSONObject callState = new JSONObject(); in toJSON() local