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

1 2 3 4 5 6 7 8 91011>>

  /external/libunwind/src/ia64/
Ginstall_cursor.S 46 by a signal, all registers are restored (including the signal mask).
48 the exception-arguments (r15-r18) are restored. */
78 ldf.fill f16 = [r16] // f16 restored (don't touch no more)
79 ldf.fill f17 = [r17] // f17 restored (don't touch no more)
87 ldf.fill f18 = [r18] // f18 restored (don't touch no more)
88 ldf.fill f19 = [r19] // f19 restored (don't touch no more)
96 ldf.fill f20 = [r20] // f20 restored (don't touch no more)
97 ldf.fill f21 = [r21] // f21 restored (don't touch no more)
105 ldf.fill f22 = [r22] // f22 restored (don't touch no more)
106 ldf.fill f23 = [r23] // f23 restored (don't touch no more
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 9 # pragma option -w-pow // -w-8062 Previous options and warnings not restored
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 9 # pragma option -w-pow // -w-8062 Previous options and warnings not restored
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 9 # pragma option -w-pow // -w-8062 Previous options and warnings not restored
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 9 # pragma option -w-pow // -w-8062 Previous options and warnings not restored
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 9 # pragma option -w-pow // -w-8062 Previous options and warnings not restored
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_epilog.h 9 # pragma option -w-pow // -w-8062 Previous options and warnings not restored
  /packages/apps/Email/tests/src/com/android/email/provider/
AccountBackupRestoreTests.java 115 // Accounts will be restored next time we touch the db.
127 Account restored = new Account(); local
128 restored.restore(c);
130 HostAuth recv = HostAuth.restoreHostAuthWithId(mMockContext, restored.mHostAuthKeyRecv);
132 HostAuth send = HostAuth.restoreHostAuthWithId(mMockContext, restored.mHostAuthKeySend);
137 assertRestoredAccountEqual(saved1, restored);
141 restored = new Account();
142 restored.restore(c);
144 recv = HostAuth.restoreHostAuthWithId(mMockContext, restored.mHostAuthKeyRecv);
146 send = HostAuth.restoreHostAuthWithId(mMockContext, restored.mHostAuthKeySend)
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BackgroundFragment.java 38 // if BackgroundFragment is just restored by FragmentManager,
49 // if BackgroundFragment is just restored by FragmentManager,
60 // if BackgroundFragment is just restored by FragmentManager,
BackgroundSupportFragment.java 40 // if BackgroundSupportFragment is just restored by FragmentManager,
51 // if BackgroundSupportFragment is just restored by FragmentManager,
62 // if BackgroundSupportFragment is just restored by FragmentManager,
  /frameworks/base/tests/LegacyRestoreTest/
README 7 'adb restore' decrypts and applies the restored archive successfully on a device
18 archives from various points in Android's history can be successfully restored.
  /external/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h 34 // Get and set the first call-saved GPR that should be saved and restored
35 // by this function. This is 0 if no GPRs need to be saved or restored.
39 // Get and set the last call-saved GPR that should be saved and restored
  /frameworks/base/core/java/android/app/backup/
IRestoreObserver.aidl 48 * An indication of which package is being restored currently, out of the
53 * to the restoreStarting() callback, of the package now being restored.
54 * @param currentPackage The name of the package now being restored.
RestoreObserver.java 55 * An indication of which package is being restored currently, out of the
63 * restored. This may be non-monotonic; it is intended purely as a rough
65 * @param currentPackage The name of the package now being restored.
WallpaperBackupHelper.java 34 * but with logic for deciding what to do with restored wallpaper images.
43 // to the factory default wallpaper if the restored one differs "too much" from the
139 // Preflight the restored image's dimensions without loading it
164 Slog.i(TAG, "Restored image dimensions (w="
175 // use the restored image.
176 // TODO: spin a service to copy the restored image to sd/usb storage,
179 Slog.d(TAG, "Applying restored wallpaper image.");
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmInitReceiver.java 39 * <li>Clean up backup data that was recently restored to this device on
41 * <li>Clean up backup data that was recently restored to this device and reset timers and
77 // Process restored data if any exists
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
LocalSettingsConstants.java 34 // List of preference keys to skip from being restored by backup agent.
35 // These preferences are tied to a device and hence should not be restored.
44 // The debug settings are not restored on a new device.
  /external/llvm/test/CodeGen/ARM/
unwind-init.ll 2 ; Check that all callee-saved registers are saved and restored in functions
  /cts/tests/app/src/android/app/cts/
OrientationTestUtils.java 29 * @param activity whose orientation will be changed and restored
39 * @param activity whose orientation will be changed and restored
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
Flag.java 69 * saved and restored by the LocalStore.
75 * saved and restored by the LocalStore.
  /cts/tests/tests/media/src/android/media/cts/
AudioAttributesTest.java 58 assertEquals("Marshalled/restored usage doesn't match",
60 assertEquals("Marshalled/restored content type doesn't match",
62 assertEquals("Marshalled/restored flags don't match",
  /packages/apps/Launcher3/src/com/android/launcher3/
AppWidgetsRestoredReceiver.java 32 Log.e(TAG, "Invalid host restored received");
58 values.put(LauncherSettings.Favorites.RESTORED, state);
63 "appWidgetId=? and (restored & 1) = 1", widgetIdParams);
  /packages/apps/Messaging/src/com/android/messaging/ui/
BasePagerViewHolder.java 38 * for example) that will be restored later.
47 * This is called when the view pager is being restored.
54 // restored the next time the view gets created.
  /external/kernel-headers/original/uapi/linux/
uvcvideo.h 26 /* Control should be saved at suspend and restored at resume. */
  /external/lldb/test/functionalities/command_source/
TestCommandSource.py 30 # Pass 'check=False' so that sys.stdout gets restored unconditionally.

Completed in 490 milliseconds

1 2 3 4 5 6 7 8 91011>>