HomeSort by relevance Sort by last modified time
    Searched refs:replacing (Results 1 - 25 of 35) 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
  /development/scripts/
combine_sdks.sh 5 echo replacing $1
  /external/chromium_org/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/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/bison/data/
glr.cc 26 # difference, and similarly for glr.cc replacing lalr1.cc.
  /external/chromium_org/v8/test/webkit/fast/js/
Object-defineProperty.js 149 // Test replacing or removing either the getter or setter individually.
173 // Test replacing or removing either the getter or setter individually.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
collections.py 263 'Return a new {typename} object replacing specified fields with new values'
496 '''Like dict.update() but add counts instead of replacing them.
531 '''Like dict.update() but subtracts counts instead of replacing them.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
collections.py 263 'Return a new {typename} object replacing specified fields with new values'
496 '''Like dict.update() but add counts instead of replacing them.
531 '''Like dict.update() but subtracts counts instead of replacing them.
  /external/chromium_org/ui/webui/resources/js/
util.js 80 * The scale-factor-specific url is generated by replacing the first instance of
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]
  /external/chromium_org/remoting/webapp/
host_list.js 294 * Prepare a host for renaming by replacing its name with an edit box.
host_table_entry.js 208 * Prepare the host for renaming by replacing its name with an edit box.
  /external/chromium_org/chrome/browser/ui/webui/options/
options_browsertest.js 497 // Open a layer-2 overlay, replacing history.
  /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/chromium_org/v8/src/
v8natives.js 831 // Steps 9b & 12 - replacing an existing accessor property with a data
855 // Steps 9c & 12 - replacing an existing data property with an accessor
    [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...]
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
BeautifulSoup.py 134 # We're replacing this element with one of its siblings.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
wallpaper_manager.js 152 // TODO(bshe): Always loading the offline manifest first and replacing
    [all...]

Completed in 755 milliseconds

1 2