Searched refs:INCOMING_CALL_RESULT_CODE (Results 1 - 3 of 3) 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/voip/src/java/com/android/server/sip/
H A DSipService.java592 SipManager.INCOMING_CALL_RESULT_CODE, intent);
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java99 public static final int INCOMING_CALL_RESULT_CODE = 101; field in class:ImsManager
1557 * send back the intent to the caller with {@link #INCOMING_CALL_RESULT_CODE}

Completed in 88 milliseconds