/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
D | SipSessionGroup.java | 446 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()
|
D | SipHelper.java | 289 String replaces) throws SipException { in sendInvite() argument 293 if (replaces != null) { in sendInvite() 295 ReplacesHeader.NAME, replaces)); in sendInvite()
|
/frameworks/support/recommendation/ |
D | build.gradle | 25 // This is a *reset* so it replaces the default paths
|
/frameworks/support/percent/ |
D | build.gradle | 35 // This is a *reset* so it replaces the default paths
|
/frameworks/support/v7/gridlayout/ |
D | build.gradle | 33 // This is a *reset* so it replaces the default paths
|
/frameworks/support/v14/preference/ |
D | build.gradle | 42 // This is a *reset* so it replaces the default paths
|
/frameworks/support/v7/preference/ |
D | build.gradle | 40 // This is a *reset* so it replaces the default paths
|
/frameworks/support/v17/preference-leanback/ |
D | build.gradle | 44 // This is a *reset* so it replaces the default paths
|
/frameworks/support/v7/mediarouter/ |
D | build.gradle | 27 // This is a *reset* so it replaces the default paths
|
/frameworks/base/tools/layoutlib/create/ |
D | README.txt | 134 ReplaceMethodCallsAdapter replaces calls to certain methods. This is different from the 150 code to replace with in layoutlib_create. Instead the StubMethodAdapter replaces the code of the 189 it removes the original code and replaces it by a call to a specific OveriddeMethod.invokeX(). The
|
/frameworks/base/docs/html/ndk/guides/ |
D | ndk-stack.jd | 15 output of <a href="{@docRoot}tools/help/logcat.html">{@code adb logcat}</a>. It also replaces any
|
D | ndk-gdb.jd | 106 running on the same device. This option kills the other session, and replaces it with a new one.
|
/frameworks/base/docs/html/training/implementing-navigation/ |
D | descendant.jd | 47 … using a {@link android.app.FragmentTransaction} that adds, removes, or replaces the detail pane w…
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | guide.jd | 65 <p>The Playbook app replaces the
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 79 # replaces 27510 with a row per notification
|
/frameworks/base/docs/html/training/keyboard-input/ |
D | style.jd | 33 capitalizes new sentences, and replaces the carriage return button with an
|
/frameworks/base/docs/html-intl/intl/ru/guide/components/ |
D | tasks-and-back-stack.jd | 71 android.app.FragmentTransaction#commit()} the transaction that replaces fragment B with fragment
|
/frameworks/base/docs/html/training/volley/ |
D | request.jd | 66 <li>{@code NetworkImageView}—builds on {@code ImageLoader} and effectively replaces
|
/frameworks/base/docs/html-intl/intl/ko/guide/components/ |
D | tasks-and-back-stack.jd | 71 android.app.FragmentTransaction#commit()} the transaction that replaces fragment B with fragment
|
/frameworks/base/docs/html/training/material/ |
D | lists-cards.jd | 138 replaces the content of some of the views with new data items when the original item is no longer
|
/frameworks/base/docs/html-intl/intl/ja/guide/components/ |
D | tasks-and-back-stack.jd | 71 android.app.FragmentTransaction#commit()} the transaction that replaces fragment B with fragment
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/components/ |
D | tasks-and-back-stack.jd | 71 android.app.FragmentTransaction#commit()} the transaction that replaces fragment B with fragment
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/components/ |
D | tasks-and-back-stack.jd | 71 android.app.FragmentTransaction#commit()} the transaction that replaces fragment B with fragment
|
/frameworks/base/docs/html/guide/components/ |
D | recents.jd | 79 flag replaces the {@link android.content.Intent#FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET} flag,
|
/frameworks/base/docs/html/google/play/licensing/ |
D | overview.jd | 222 access to your applications. It effectively replaces the Copy Protection
|