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

  /frameworks/base/telecomm/java/android/telecom/
Call.java 51 public static final int STATE_RINGING = 2;
568 * Instructs this {@link #STATE_RINGING} {@code Call} to answer.
576 * Instructs this {@link #STATE_RINGING} {@code Call} to reject.
    [all...]
Connection.java 56 public static final int STATE_RINGING = 2;
829 case STATE_RINGING:
830 return "STATE_RINGING";
    [all...]
  /prebuilts/sdk/system_current/
android.jar 

Completed in 68 milliseconds