Searched defs:INCOMING_CALL_RESULT_CODE (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipManager.java68 public static final int INCOMING_CALL_RESULT_CODE = 101; field in class:SipManager
222 * intent to the caller with {@link #INCOMING_CALL_RESULT_CODE} as the
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java83 public static final int INCOMING_CALL_RESULT_CODE = 101; field in class:ImsManager
892 * send back the intent to the caller with {@link #INCOMING_CALL_RESULT_CODE}

Completed in 145 milliseconds