HomeSort by relevance Sort by last modified time
    Searched refs:replacing (Results 1 - 25 of 27) sorted by null

1 2

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/
TestFragmentTransaction.java 13 private boolean replacing; field in class:TestFragmentTransaction
59 this.replacing = true;
191 return replacing;
  /external/objenesis/tck/src/org/objenesis/tck/candidates/
serializable-candidates.properties 60 org.objenesis.tck.candidates.SerializableReplacer = Serializable replacing with another class
candidates.properties 66 org.objenesis.tck.candidates.SerializableReplacer = Serializable replacing with another class
  /external/webkit/Tools/DumpRenderTree/qt/
fonts.conf 6 Accept deprecated 'mono' alias, replacing it with 'monospace'
18 Accept alternate 'sans serif' spelling, replacing it with 'sans-serif'
30 Accept deprecated 'sans' alias, replacing it with 'sans-serif'
  /development/scripts/
combine_sdks.sh 5 echo replacing $1
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
messages.properties 45 RSSFeedUpdateEntryTask.ReplacingWith=replacing with
  /external/v8/test/mjsunit/
accessors-on-global-object.js 59 // Test that replacing a getter with a normal property works as
regexp-static.js 117 // String.prototype.replace must interleave matching and replacing when a
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodereplacechild02.js 83 its DocumentType (replacing node with itself -- implementation dependent)
documentgetdoctype01.js 78 Retreive the doctype node, create a new Doctype node, call replaceChild and try replacing the
nodereplacechild21.js 91 Also try replacing the docType with an entity node and see if the same exception gets thrown.
nodereplacechild28.js 80 entity reference. Since the replacing text node should be removed
nodereplacechild39.js 78 Attempt to add a second document element by a replacing a trailing comment. The attempt should result
  /external/bison/data/
glr.cc 26 # difference, and similarly for glr.cc replacing lalr1.cc.
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 774 /* ------------------------- Test replacing packages -------------- */
815 boolean replacing = intent.getBooleanExtra(Intent.EXTRA_REPLACING, false);
816 if (!replacing) {
    [all...]
  /external/v8/src/
v8natives.js 816 // Steps 9b & 12 - replacing an existing accessor property with a data
840 // Steps 9c & 12 - replacing an existing data property with an accessor
    [all...]
string.js 406 // Helper function for replacing regular expressions with the result of a
objects.cc 5739 const bool replacing = (index != kNotFound); local
    [all...]
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java     [all...]
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 134 # We're replacing this element with one of its siblings.
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java     [all...]
  /frameworks/base/core/java/android/webkit/
WebViewClassic.java     [all...]
  /external/iproute2/doc/
ip-cref.tex 89 --- output each record on a single line, replacing line feeds
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]

Completed in 1046 milliseconds

1 2