HomeSort by relevance Sort by last modified time
    Searched defs:CALL_WAITING (Results 1 - 5 of 5) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
Tone.java 64 CALL_WAITING(0x07),
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
Call.java 61 public static final int CALL_WAITING = 5; /* Incoming call while another is active */
77 case CALL_WAITING:
105 case CALL_WAITING:
106 return "CALL_WAITING";
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 4061 milliseconds