/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherBackupAgentHelper.java | 89 // No restore for old devices. 91 Log.d(TAG, "Restore is only supported on devices running Lollipop and above."); 95 // Clear dB before restore 107 // If the restore fails, we should do a fresh start. 108 Log.e(TAG, "Restore failed", e);
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
mips16e-save.d | 3 #name: mips16e save/restore 39 60:[ ]+6470[ ]+restore[ ]+128,ra,s0-s1 40 62:[ ]+f010 6441[ ]+restore[ ]+136,ra 41 66:[ ]+f100 6408[ ]+restore[ ]+64,s2 42 6a:[ ]+f71a 6470[ ]+restore[ ]+a0-a1,128,ra,s0-s8,a2-a3
|
/frameworks/base/cmds/bmgr/src/com/android/commands/bmgr/ |
Bmgr.java | 100 if ("restore".equals(op)) { 396 // The rest of the 'list' options work with a restore session on the current transport 441 System.out.println("Unable to request restore sets"); 454 System.out.println("No restore sets"); 544 // Off and running -- wait for the restore to complete 547 System.err.println("Unable to restore package " + pkg); 576 System.out.println("Scheduling restore: " + s.name); 591 System.out.println("No available restore sets; no restore performed"); 593 System.out.println("No matching restore set token. Available sets:") [all...] |
/external/compiler-rt/lib/tsan/rtl/ |
tsan_rtl_amd64.S | 52 mov %rbx, %rsp # restore the original rsp 56 # Restore scratch registers. 132 mov %rbx, %rsp # restore the original rsp 136 # Restore scratch registers. 197 // restore env parameter 238 // restore env parameter 289 // restore savesigs parameter 293 // restore env parameter 340 // restore savesigs parameter 344 // restore env paramete [all...] |
/external/skia/gm/ |
quadpaths.cpp | 42 canvas->restore(); 147 canvas->restore(); 149 canvas->restore(); 151 canvas->restore(); 152 canvas->restore(); 185 canvas->restore(); 291 canvas->restore(); 293 canvas->restore(); 295 canvas->restore(); 296 canvas->restore(); [all...] |
/frameworks/base/core/java/android/app/ |
IBackupAgent.aidl | 24 * backup & restore mechanism. End user code will not typically implement 57 * Restore an entire data snapshot to the application. 69 * the restore has been completed. 73 * finished restoring the application based on the restore data 94 * finished restoring the application based on the restore data 129 * Restore a single "file" to the application. The file was typically obtained from 144 * finished restoring the application based on the restore data 154 * Provide the app with a canonical "all data has been delivered" end-of-restore 156 * be appropriate. This is issued after both key/value and full data restore 161 * finished restoring the application based on the restore dat [all...] |
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
Lines2Activity.java | 109 canvas.restore(); 118 canvas.restore(); 127 canvas.restore(); 137 canvas.restore(); 146 canvas.restore(); 155 canvas.restore(); 178 canvas.restore(); 201 canvas.restore(); 224 canvas.restore(); 247 canvas.restore(); [all...] |
ShapesActivity.java | 91 canvas.restore(); 102 canvas.restore(); 113 canvas.restore(); 124 canvas.restore(); 135 canvas.restore(); 146 canvas.restore(); 157 canvas.restore();
|
ScaledPathsActivity.java | 72 canvas.restore(); 81 canvas.restore(); 88 canvas.restore();
|
/external/llvm/test/CodeGen/Mips/ |
s2rem.ll | 20 ; PIC: restore $16, $17, $ra, [[FS]] 21 ; STATIC: restore $16, $ra, [[FS]] 36 ; PIC: restore $16, $17, $ra, $18, [[FS]] 50 ; PIC: restore $16, $17, $ra, $18, [[FS]] 65 ; PIC: restore $16, $17, $ra, $18, [[FS]] 81 ; PIC: restore $16, $ra, [[FS]] 82 ; STATIC: restore $16, $ra, [[FS]]
|
/external/skia/samplecode/ |
SampleAARects.cpp | 122 canvas->restore(); 135 canvas->restore(); 145 canvas->restore(); 155 canvas->restore(); 166 canvas->restore(); 177 canvas->restore(); 180 canvas->restore();
|
/art/runtime/arch/mips64/ |
jni_entrypoints_mips64.S | 49 .cpreturn # Restore gp from t8 in branch delay slot. gp is not used 52 ld $a0, 0($sp) # restore registers from stack 71 daddiu $sp, $sp, 80 # restore the stack
|
/external/autotest/server/site_tests/firmware_InvalidUSB/ |
firmware_InvalidUSB.py | 25 """Restore the USB image. USB plugs/unplugs happen in this method.""" 46 "Restore the USB image and boot it again.") 58 'The USB image is surely unable to boot. Restore it and try...')
|
/external/chromium-trace/catapult/tracing/tracing/ui/base/ |
drag_handle_test.html | 75 // Change the class, which should restore the layout 84 // Restore the class-a, which should restore the layout
|
/external/curl/lib/ |
sigpipe.h | 38 * internals, and then sigpipe_restore() will restore the situation when we 45 around when we restore */ 67 /* restore the outside state */
|
/external/iptables/extensions/ |
libxt_CONNSECMARK.c | 26 " --restore Copy security mark from connection to packet\n"); 31 {.name = "restore", .id = O_RESTORE, .excl = F_SAVE, 65 printf("restore");
|
/external/markdown/markdown/ |
postprocessors.py | 41 """ Restore raw html to the document. """ 44 """ Iterate over html stash and restore "safe" html. """ 71 """ Restore valid entities """
|
/frameworks/base/core/java/com/android/server/backup/ |
PreferredActivityBackupHelper.java | 76 Slog.d(TAG, "Handling restore of " + key); 91 Slog.w(TAG, "Unexpected restore key " + key); 94 Slog.w(TAG, "Unable to restore key " + key);
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
BinderUtilTest.java | 55 * Test using {@link BinderUtil.setUid} to set and restore the Binder uid. 68 // Verify that setUid() can be used to restore the original Binder uid without affecting the 77 * {@link Binder.restoreCallingIdentity} to restore it.
|
/frameworks/base/core/java/com/android/internal/backup/ |
IBackupTransport.aidl | 170 * @return Descriptions of the set of restore images available for this device, 177 * this device. This is used in the case of applications wishing to restore 192 * @param packages List of applications to restore (if data is available). 196 * (an error occurred, the restore should be aborted and rescheduled). 207 * in the current restore session: all packages described in startRestore() have been 211 * occurred and the entire restore operation should be abandoned. 215 * restore data; or {@link RestoreDescription#NO_MORE_PACKAGES} to indicate that 229 * End a restore session (aborting any in-process data transfer as necessary), 230 * freeing any resources and connections used during the restore process. 262 // full restore stuf [all...] |
/build/core/ |
process_wrapper_gdb.sh | 10 # to be cleared, so restore it and PATH to be safe.
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
CanvasStateTests.java | 48 canvas.restore(); 78 canvas.restore(); 97 canvas.restore(); 113 canvas.restore();
|
/external/autotest/client/site_tests/power_NoConsoleSuspend/ |
power_NoConsoleSuspend.py | 26 # Restore old console_suspend module param
|
/external/iptables/ |
INCOMPATIBILITIES | 14 iptables-restore to ensure your dynamic rule changes continue to work.
|
/external/iptables/iptables/ |
Android.mk | 21 iptables-save.c iptables-restore.c \ 35 ln -sf iptables $(TARGET_OUT)/bin/iptables-restore 58 ip6tables-save.c ip6tables-restore.c \ 72 ln -sf ip6tables $(TARGET_OUT)/bin/ip6tables-restore
|