Searched
full:restored (Results
376 -
400 of
968) sorted by null
<<11121314151617181920>>
/frameworks/base/core/jni/ |
android_os_SELinux.cpp | 301 * Returns: boolean: (true) file label successfully restored, (false) otherwise
|
/frameworks/base/docs/html/guide/components/ |
tasks-and-back-stack.jd | 93 previous activity resumes (the previous state of its UI is restored). Activities in the stack are 166 restored.</li> 396 starting, that task is brought to the foreground with its last state restored and the activity 505 the root activity. When the user returns to the task again, only the root activity is restored. [all...] |
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
recreating.jd | 55 recreated, the state of the layout is restored to its previous state with no
|
/frameworks/base/docs/html/training/basics/fragments/ |
fragment-ui.jd | 120 // However, if we're being restored from a previous state,
|
/frameworks/base/tests/HugeBackup/src/com/android/hugebackup/ |
HugeAgent.java | 258 // app's data as restored from backup.
|
/frameworks/ex/framesequence/jni/ |
FrameSequence_gif.cpp | 305 // currently drawn frame will be restored by a following DISPOSE_PREVIOUS draw, so
|
/frameworks/support/v13/java/android/support/v13/app/ |
FragmentTabHost.java | 259 // This fragment was restored in the active state,
|
/frameworks/support/v4/java/android/support/v4/app/ |
FragmentTabHost.java | 267 // This fragment was restored in the active state,
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
SerializationStressTest1.java | 721 // but serialized var has to be restored as it was in the object 759 // instVar from non-serialized class, cant be saved/restored 760 // by serialization but serialized ivar has to be restored as it 797 // transient slot, cant be saved/restored by serialization [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
TimeZoneTest.java | 172 assertEquals("default not restored",
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
SecurityTest.java | 174 assertEquals("Providers not restored correctly", providers[i],
|
/packages/apps/Launcher3/ |
AndroidManifest.xml | 200 <!-- Intent received used to initialize a restored widget -->
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
reg-notes.def | 155 first pattern is the register to be restored. */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/ |
ApplicationToggle.java | 190 * @return True if the node could be restored, false otherwise.
|
/external/libunwind/doc/ |
libunwind-dynamic.man | 82 gets restored. The reason this point needs to be described is that 83 once the stack\-pointer is restored, all values saved in the
|
libunwind-dynamic.tex | 63 gets restored. The reason this point needs to be described is that 64 once the stack-pointer is restored, all values saved in the
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_blit.c | 654 /* save state (restored below) */ 858 /* save state (restored below) */
|
/external/pcre/dist/doc/html/ |
pcrejit.html | 201 database) and restored later like the bytecode and other data of a compiled 206 restored pattern, and thereby recreate the JIT data, but because JIT
|
/external/pcre/dist/doc/ |
pcrejit.3 | 186 database) and restored later like the bytecode and other data of a compiled 193 restored pattern, and thereby recreate the JIT data, but because JIT
|
/external/valgrind/coregrind/m_sigframe/ |
sigframe-s390x-linux.c | 109 /* saved signal mask to be restored when handler returns */ 432 restored by restore_vg_sigframe. */
|
/external/valgrind/memcheck/tests/amd64/ |
fxsave-amd64.stdout.exp | 74 RESTORED 179 RESTORED
|
/frameworks/base/core/java/android/app/backup/ |
FullBackup.java | 104 * although group/all rwx modes will be stripped: the restored file will not be 122 * the mode nor the mtime values will be applied to the restored file.
|
/frameworks/base/core/java/android/os/ |
RecoverySystem.java | 361 * restored to its factory state. Requires the 389 * restored to its factory state. Requires the
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
IconCache.java | 463 // we should still look in the cache for restored app icons. 481 // we should still look in the cache for restored app icons. [all...] |
/frameworks/base/docs/html/guide/topics/data/ |
backup.jd | 71 backup data associated with the user. The primary scenario in which backup data is restored is when 253 backed up and how each portion is then restored to the device. (This can also help you manage 491 onBackup()} is called after the device is restored.</dd> 555 // Finally, write to the state blob (newState) that describes the restored data [all...] |
Completed in 354 milliseconds
<<11121314151617181920>>