| /frameworks/support/leanback/src/androidTest/java/androidx/leanback/app/ |
| SingleFragmentTestActivity.java | 75 ft.replace(R.id.main_frame, fragment);
|
| SingleSupportFragmentTestActivity.java | 72 ft.replace(R.id.main_frame, fragment);
|
| /frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/ |
| FragmentCustomAnimationSupport.java | 82 ft.replace(R.id.simple_fragment, newFragment);
|
| FragmentStackSupport.java | 91 ft.replace(R.id.simple_fragment, newFragment);
|
| /libcore/ojluni/src/main/java/java/util/ |
| Map.java | 836 default boolean replace(K key, V oldValue, V newValue) { method in interface:Map 884 default V replace(K key, V value) { method in interface:Map [all...] |
| /libcore/ojluni/src/main/java/sun/misc/ |
| RegexpPool.java | 63 * Replace the target for the regular expression with a different 74 public void replace(String re, Object ret) { method in class:RegexpPool 78 // should never occur if replace is true 165 private void add(String re, Object ret, boolean replace) throws REException { 184 if (p.result != null && !replace)
|
| /libcore/ojluni/src/main/java/sun/nio/ch/ |
| FileLockTable.java | 73 public abstract void replace(FileLock fl1, FileLock fl2); method in class:FileLockTable 229 public void replace(FileLock fromLock, FileLock toLock) { method in class:SharedFileLockTable
|
| /packages/apps/Calendar/src/com/android/calendar/ |
| EventInfoActivity.java | 160 ft.replace(R.id.main_frame, mInfoFragment);
|
| /packages/apps/Calendar/src/com/android/calendar/event/ |
| EditEventActivity.java | 107 ft.replace(R.id.main_frame, mEditFragment);
|
| /packages/apps/DocumentsUI/src/com/android/documentsui/picker/ |
| PickFragment.java | 88 ft.replace(R.id.container_save, fragment, TAG);
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/ |
| AddWifiNetworkActivity.java | 226 updateTransaction.replace(R.id.wifi_container, fragment, TAG);
|
| EditIpSettingsActivity.java | 117 updateTransaction.replace(R.id.wifi_container, fragment, TAG);
|
| EditProxySettingsActivity.java | 114 updateTransaction.replace(R.id.wifi_container, fragment, TAG);
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
| UnresolvedSet.h | 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl 103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl 105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/ |
| Commit.h | 84 bool replace(CharSourceRange range, StringRef text); 101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit 102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/ |
| UnresolvedSet.h | 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl 103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl 105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Edit/ |
| Commit.h | 84 bool replace(CharSourceRange range, StringRef text); 101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit 102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/ |
| clang-format.el | 95 (defun clang-format--replace (offset length &optional text) 96 "Replace the region defined by OFFSET and LENGTH with TEXT. 173 (apply #'clang-format--replace rpl)))
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/ |
| UnresolvedSet.h | 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl 103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl 105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Edit/ |
| Commit.h | 84 bool replace(CharSourceRange range, StringRef text); 101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit 102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/ |
| clang-format.el | 95 (defun clang-format--replace (offset length &optional text) 96 "Replace the region defined by OFFSET and LENGTH with TEXT. 173 (apply #'clang-format--replace rpl)))
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/ |
| UnresolvedSet.h | 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl 103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl 105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Edit/ |
| Commit.h | 84 bool replace(CharSourceRange range, StringRef text); 101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit 102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/ |
| clang-format.el | 95 (defun clang-format--replace (offset length &optional text) 96 "Replace the region defined by OFFSET and LENGTH with TEXT. 173 (apply #'clang-format--replace rpl)))
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/ |
| UnresolvedSet.h | 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl 103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl 105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
|