HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 451 - 475 of 2497) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationToggle.java 161 ? "Create or restore Application node"
167 // Either restore a previous one
186 * Restore a previously "saved" application node.
  /external/webkit/Source/WebCore/rendering/
RenderThemeMac.mm 807 paintInfo.context->restore();
837 paintInfo.context->restore();
    [all...]
  /bionic/libm/amd64/
fenv.c 79 * restore the control word to avoid this side effect.
  /bionic/libm/man/
fegetenv.3 35 .Nd floating-point environment save and restore
  /bionic/libm/src/
e_fmodf.c 88 /* convert back to floating value and restore the sign */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResultsBackupHelper.java 123 Log.e(TAG, "Couldn't restore test results...", e);
  /dalvik/vm/compiler/template/armv5te/
header.S 39 Callee must save/restore r4+ (except r12) if it modifies them.
  /dalvik/vm/mterp/armv5te/
OP_NEW_INSTANCE.S 85 mov r0, r9 @ restore r0
OP_NEW_INSTANCE_JUMBO.S 87 mov r0, r9 @ restore r0
  /dalvik/vm/os/
android.cpp 118 * so the caller can restore it later.
  /development/samples/ApiDemos/res/xml/
preferences.xml 68 here so it is able to save and restore its instance state. -->
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
ReversingAnimation.java 127 canvas.restore();
Rotate3dAnimation.java 87 camera.restore();
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PictureLayout.java 116 canvas.restore();
Vertices.java 90 canvas.restore();
  /development/samples/ApiDemos/src/com/example/android/apis/view/
DateWidgets1.java 40 * activity automatically save and restore the state of the dialogs.
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
SecureRandom_ImplTest.java 59 // restore all registered providers
  /external/bluetooth/bluez/tools/
sdptool.1 19 \!!psv restore
  /external/chromium/base/mac/
foundation_util.h 52 // (Restore the default by calling SetOverrideAppBundle(nil)).
  /external/chromium/chrome/browser/chromeos/login/
rounded_view.h 67 canvas->Restore();
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_mac.h 113 // Keeps track of which NSView has focus so we can restore the focus when
  /external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller.h 63 // to restore if the user switches back to a regular bug report before
  /external/chromium/chrome/browser/ui/panels/
panel.h 35 void Restore();
  /external/chromium/chrome/browser/ui/views/extensions/
extension_view.h 79 // Restore object to initial state. Called on shutdown or after a renderer
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_view.h 120 // its children. Used to restore focus once the InfoBar is closed.

Completed in 1408 milliseconds

<<11121314151617181920>>