/development/ndk/platforms/android-3/include/sys/ |
_wchar_limits.h | 71 * be restored. See http://b.android.com/57267
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
FragmentMenu.java | 82 // Make sure fragments are updated after check box view state is restored.
|
/development/samples/Snake/src/com/example/android/snake/ |
Snake.java | 69 // We are being restored
|
/development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
FragmentMenuSupport.java | 84 // Make sure fragments are updated after check box view state is restored.
|
/development/samples/training/basic/FragmentBasics/src/com/example/fragments/ |
MainActivity.java | 35 // However, if we're being restored from a previous state,
|
/development/scripts/gdb/ |
dalvik.gdb | 106 Leave ART debugging mode. Signal handling is restored to default settings.
|
/external/bison/m4/ |
c-working.m4 | 32 # Run the Autoconf CODE with POSIXLY_CORRECT set to 1, and restored to
|
/external/dnsmasq/contrib/wrt/ |
README | 3 reboot, then it will eventually be restored as hosts renew their
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
qrsolv.h | 28 // the diagonal, though the diagonal is restored afterward
|
/external/elfutils/src/backends/ |
arm_cfi.c | 57 /* The Stack Pointer (r13) is restored from CFA address by default. */
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
AbstractCheckedFuture.java | 51 * {@code checkedGet} method has already restored the interrupt after catching
|
/external/libunwind/doc/ |
unw_resume.man | 80 ``preserved\&'' registers are restored.
|
unw_resume.tex | 51 ``preserved'' registers are restored.
|
/external/lldb/test/expression_command/call-throws/ |
TestCallThatThrows.py | 39 self.assertTrue (self.orig_frame_pc == frame.GetPC(), "Restored the zeroth frame correctly")
|
/external/llvm/lib/Target/PowerPC/ |
PPCRegisterInfo.td | 236 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 248 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 261 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 271 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
|
/external/parameter-framework/parameter/ |
AreaConfiguration.h | 107 // Area configuration validity (invalid area configurations can't be restored)
|
/external/skia/include/core/ |
SkDrawLooper.h | 57 * false, the canvas has been restored to the state it was
|
/external/tcpdump/ |
setsignal.c | 46 * semantics, i.e. the signal handler is restored following service
|
/frameworks/base/core/java/android/app/backup/ |
FileBackupHelper.java | 51 * @param files A list of the files to be backed up or restored.
|
/frameworks/base/core/java/android/os/ |
Parcelable.java | 21 * and restored from a {@link Parcel}. Classes implementing the Parcelable
|
/frameworks/base/core/java/com/android/internal/backup/ |
IBackupTransport.aidl | 196 * Application data will be restored in the order given. 205 * a description of the structure of the restored archive: either TYPE_KEY_VALUE for 219 * no more packages can be restored in this session; or {@code null} to indicate 248 * Ask the transport to provide data for the "current" package being restored. This
|
/frameworks/base/docs/html/preview/backup/ |
index.jd | 24 app data to Google Drive. The app data is automatically restored if a user changes or upgrades a 241 and can be restored properly. 293 data is automatically restored from the cloud once the app installation is complete. 322 notifications for the restored app. It is important to query the API for a new
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
PickFragment.java | 48 // Fragment can be restored by FragmentManager automatically.
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/ |
DocumentStack.java | 67 * Update a possibly stale restored stack against a live
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_warnings_off.h | 48 # pragma option -w-pow // -w-8062 Previous options and warnings not restored
|