HomeSort by relevance Sort by last modified time
    Searched full:recreated (Results 1 - 25 of 218) sorted by null

1 2 3 4 5 6 7 8 9

  /external/chromium_org/base/i18n/
number_formatting.h 26 // Causes cached formatters to be discarded and recreated. Only useful for
  /external/chromium_org/chrome/browser/ui/cocoa/
main_menu_item.h 15 // destructed and recreated.
  /libcore/benchmarks/src/benchmarks/regression/
SystemPropertiesBenchmark.java 24 // Force the properties to be recreated.
  /pdk/apps/CameraITS/tests/scene1/
README 7 This is intended to be a very simple setup that can be recreated on an
  /external/chromium_org/ppapi/api/private/
ppb_flash_fullscreen.idl 24 * This older version required that graphics contexts be recreated after the
  /external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPad/
AppDelegate_iPad.m 56 Free up as much memory as possible by purging cached data objects that can be recreated (or reloaded from disk) later.
  /external/dnsmasq/contrib/port-forward/
portforward 25 # Port forwards will recreated when dnsmasq restarts after a reboot, and
  /external/skia/experimental/SimpleiOSApp/iPad/
AppDelegate_iPad.m 56 Free up as much memory as possible by purging cached data objects that can be recreated (or reloaded from disk) later.
  /packages/apps/Camera/res/layout/
photo_module.xml 20 need to be recreated in onConfigurationChanged from old photo_module to this
  /development/samples/ApiDemos/src/com/example/android/apis/view/
Tabs3.java 43 // This tab sets the intent flag so that it is recreated each time
  /external/chromium_org/content/common/cursors/
webcursor_ozone.cc 39 // recreated on demand when GetPlatformCursor is called.
webcursor_aurax11.cc 52 // recreated on demand when GetPlatformCursor is called.
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ContentViewCoreInputConnectionTest.java 17 * Tests that when InputConnection is recreated, the text is still retained.
  /external/chromium_org/net/disk_cache/
cache_util_posix.cc 17 // directory, because if we do, then it'll get recreated through the
  /external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPhone/
AppDelegate_iPhone.m 72 Free up as much memory as possible by purging cached data objects that can be recreated (or reloaded from disk) later.
  /external/skia/experimental/SimpleiOSApp/iPhone/
AppDelegate_iPhone.m 72 Free up as much memory as possible by purging cached data objects that can be recreated (or reloaded from disk) later.
  /packages/apps/Camera2/res/layout/
photo_module.xml 20 need to be recreated in onConfigurationChanged from old photo_module to this
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/js/
plugin_settings.js 38 * recreated, or on error.
49 * recreated, or on error.
93 * recreated, or on error.
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
recreating.jd 49 <p class="caution"><strong>Caution:</strong> Your activity will be destroyed and recreated each time
57 recreated, the state of the layout is restored to its previous state with no
81 recreated.
82 If the activity is destroyed and the same instance must be recreated, the system passes the state
125 <p>When your activity is recreated after it was previously destroyed, you can recover your saved
  /development/samples/training/basic/FragmentBasics/src/com/example/fragments/
ArticleFragment.java 33 // If activity recreated (such as from screen rotate), restore
  /external/chromium_org/chrome/browser/extensions/
test_extension_prefs.h 52 // This will cause the ExtensionPrefs to be deleted and recreated, based on
  /external/chromium_org/chrome/browser/sessions/
session_service_factory.cc 59 // with an explicit NULL to prevent it being recreated on the next access.
  /external/chromium_org/chrome/browser/themes/
theme_service_browsertest.cc 42 // Test that the theme is recreated from the extension when the data pack is
  /external/chromium_org/content/browser/compositor/
image_transport_factory.h 41 // return newly recreated, valid resources.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DecodedDataDocumentParser.cpp 48 // transferred away by takeDecoder(), we need to make sure it's recreated

Completed in 418 milliseconds

1 2 3 4 5 6 7 8 9