Home
last modified time | relevance | path

Searched refs:replaces (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java446 ReplacesHeader replaces) { in processInviteWithReplaces() argument
447 String callId = replaces.getCallId(); in processInviteWithReplaces()
456 if (!dialog.getLocalTag().equals(replaces.getToTag()) || in processInviteWithReplaces()
457 !dialog.getRemoteTag().equals(replaces.getFromTag())) { in processInviteWithReplaces()
473 ReplacesHeader replaces = (ReplacesHeader) event.getRequest() in processNewInviteRequest() local
476 if (replaces != null) { in processNewInviteRequest()
477 int response = processInviteWithReplaces(event, replaces); in processNewInviteRequest()
479 log("processNewInviteRequest: " + replaces in processNewInviteRequest()
484 mSessionMap.get(replaces.getCallId()); in processNewInviteRequest()
DSipHelper.java289 String replaces) throws SipException { in sendInvite() argument
293 if (replaces != null) { in sendInvite()
295 ReplacesHeader.NAME, replaces)); in sendInvite()
/frameworks/base/packages/SystemUI/docs/
Ddialogs.md35 Using `setContentView` is discouraged as this replaces the content completely.
Dstatus-bar-data-pipeline.md98 The new pipeline completely replaces these classes:
/frameworks/layoutlib/create/
DREADME.txt127 ReplaceMethodCallsAdapter replaces calls to certain methods. This is different from the
143 code to replace with in layoutlib_create. Instead the StubCallMethodAdapter replaces the code of the
182 it removes the original code and replaces it by a call to a specific OveriddeMethod.invokeX(). The
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags87 # replaces 27510 with a row per notification
/frameworks/proto_logging/stats/
Datoms.proto11509 // caller_uid replaces packagename