Searched defs:CALL_WAITING (Results 1 – 2 of 2) sorted by relevance
27 public static final int CALL_WAITING = 5; /* Incoming call while another is active */ field in DialerCallState
40 mToneMap.put(Tone.CALL_WAITING, ToneGenerator.TONE_SUP_CALL_WAITING); in mToneMap.put()