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
212 * intent to the caller with {@link #INCOMING_CALL_RESULT_CODE} as the
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsManager.java73 public static final int INCOMING_CALL_RESULT_CODE = 101; field in class:ImsManager
312 * send back the intent to the caller with {@link #INCOMING_CALL_RESULT_CODE}
/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipService.java566 SipManager.INCOMING_CALL_RESULT_CODE, intent);

Completed in 61 milliseconds