HomeSort by relevance Sort by last modified time
    Searched defs:replace (Results 501 - 525 of 1777) sorted by null

<<21222324252627282930>>

  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaFragment.java 431 ft.replace(R.id.agenda_event_info, mEventFragment);
  /packages/apps/Dialer/java/com/android/dialer/main/impl/
MainSearchController.java 131 transaction.replace(R.id.fragment_container, searchFragment, SEARCH_FRAGMENT_TAG);
374 transaction.replace(R.id.fragment_container, searchFragment, SEARCH_FRAGMENT_TAG);
  /packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
RootsFragment.java 122 ft.replace(R.id.container_roots, fragment);
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
DatabaseWrapper.java 399 public long replace(final String table, final String nullColumnHack, method in class:DatabaseWrapper
408 rowId = mDatabase.replace(table, nullColumnHack, values);
410 LogUtil.e(TAG, "Database full, unable to replace", ex);
414 printTiming(t1, String.format(Locale.US, "replace to %s", table));
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderSelectionActivity.java 197 fragmentTransaction.replace(R.id.content_pane, fragment);
332 // Replace this fragment with a new FolderListFragment
MailboxSelectionActivity.java 354 fragmentTransaction.replace(R.id.wait, fragment, tag);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactDirectoryManager.java 376 db.replace(Tables.DIRECTORIES, null, values);
390 db.replace(Tables.DIRECTORIES, null, values);
554 // Insert or replace existing directories.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Lookup.h 644 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
645 Results.Decls.replace(I-1, D);
650 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
651 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Lookup.h 644 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
645 Results.Decls.replace(I-1, D);
650 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
651 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Lookup.h 644 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
645 Results.Decls.replace(I-1, D);
650 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
651 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Lookup.h 664 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
665 Results.Decls.replace(I-1, D);
670 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
671 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Lookup.h 664 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
665 Results.Decls.replace(I-1, D);
670 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
671 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Lookup.h 664 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
665 Results.Decls.replace(I-1, D);
670 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
671 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Lookup.h 664 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
665 Results.Decls.replace(I-1, D);
670 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
671 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Lookup.h 644 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
645 Results.Decls.replace(I-1, D);
650 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
651 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Lookup.h 644 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
645 Results.Decls.replace(I-1, D);
650 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
651 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Lookup.h 644 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
645 Results.Decls.replace(I-1, D);
650 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
651 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Lookup.h 664 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
665 Results.Decls.replace(I-1, D);
670 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
671 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Lookup.h 664 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
665 Results.Decls.replace(I-1, D);
670 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
671 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Lookup.h 664 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
665 Results.Decls.replace(I-1, D);
670 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
671 Results.Decls.replace(I-1, D, AS);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Lookup.h 664 void replace(NamedDecl *D) { function in class:clang::LookupResult::Filter
665 Results.Decls.replace(I-1, D);
670 void replace(NamedDecl *D, AccessSpecifier AS) { function in class:clang::LookupResult::Filter
671 Results.Decls.replace(I-1, D, AS);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
algo.h 1404 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
1434 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
1447 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
algo.h 1404 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
1434 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
1447 replace(_FIterator __begin, _FIterator __end, const _Tp& __old_value, function in namespace:__parallel
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java 245 // Replace extracted elements by <include> tag
353 // Replace existing elements in the source file and insert <include>
357 ReplaceEdit replace = new ReplaceEdit(begin, length, include); local
358 rootEdit.addChild(replace);
560 // I also need to duplicate and modify the id and then replace
  /toolchain/binutils/binutils-2.27/binutils/
ar.c 24 replace operations (would check mtime). Doesn't warn when name truncated.
83 /* Nonzero means don't replace existing members whose dates are more recent
116 none = 0, del, replace, print_table,
294 fprintf (s, _(" r[ab][f][u] - replace existing or insert new file(s) into the archive\n"));
319 fprintf (s, _(" [u] - only replace files that are newer than current archive contents\n"));
473 /* Replace the old option list by the new one. */
517 operation = replace;
760 operation = replace;
769 if (newer_only && operation != replace)
840 case replace
114 none = 0, del, replace, print_table, enumerator in enum:operations
    [all...]

Completed in 1343 milliseconds

<<21222324252627282930>>