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

/frameworks/base/voip/java/android/net/sip/
H A DSipManager.java69 public static final int INCOMING_CALL_RESULT_CODE = 101; field in class:SipManager
202 * intent to the caller with {@link #INCOMING_CALL_RESULT_CODE} as the
/frameworks/base/voip/java/com/android/server/sip/
H A DSipService.java555 SipManager.INCOMING_CALL_RESULT_CODE, intent);

Completed in 84 milliseconds