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

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/android/
bitmap.h 62 * previously purged, they will have been restored.
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/android/
bitmap.h 62 * previously purged, they will have been restored.
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/android/
bitmap.h 62 * previously purged, they will have been restored.
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/android/
bitmap.h 62 * previously purged, they will have been restored.
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/android/
bitmap.h 62 * previously purged, they will have been restored.
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
bitmap.h 61 * previously purged, they will have been restored.
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
bitmap.h 61 * previously purged, they will have been restored.
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
bitmap.h 61 * previously purged, they will have been restored.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imp.py 28 # The original state should be restored now.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imp.py 28 # The original state should be restored now.
  /cts/tests/tests/net/src/android/net/http/cts/
SslCertificateTest.java 202 SslCertificate restored = SslCertificate.restoreState(saved); local
203 assertEquals(ssl.getValidNotAfter(), restored.getValidNotAfter());
204 assertEquals(ssl.getValidNotBefore(), restored.getValidNotBefore());
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherSettings.java 296 * Boolean indicating that his item was restored and not yet successfully bound.
299 public static final String RESTORED = "restored";
LauncherBackupAgentHelper.java 100 if (VERBOSE) Log.v(TAG, "Nothing was restored, clearing DB");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/reporting/
SensorTestDetails.java 82 // the interrupted status must be restored, so other routines can consume it
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentMenuFragment.java 82 // Make sure fragments are updated after check box view state is restored.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar3.java 31 * and restored.
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentMenuFragmentSupport.java 83 // Make sure fragments are updated after check box view state is restored.
  /external/elfutils/src/backends/
ppc_cfi.c 45 /* r1 is assumed to be restored from cfa adress,
  /external/llvm/test/CodeGen/ARM/
2011-12-19-sjlj-clobber.ll 4 ; restored in a function with setjmp/longjmp EH. In particular, r6 was not
  /frameworks/base/core/java/android/app/
IWallpaperManager.aidl 92 * Informs the service that wallpaper settings have been restored. Private API.
  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java 167 // By convention, restored settings are replicated to another settings
170 return config.secureSettingName + ":restored";
174 // 'restored' reserve, and then once we return and the actual write to settings is
175 // performed, our observer will do the work of maintaining the restored vs live
178 if (DEBUG) Slog.d(TAG, "Restored managed service setting: " + element
275 if (DEBUG) Slog.d(TAG, "restored: " + restoredSetting);
276 String[] restored = restoredSetting.split(ENABLED_SERVICES_SEPARATOR); local
277 mRestored = new ArraySet<String>(Arrays.asList(restored));
332 if (DEBUG) Slog.d(TAG, "restored changed; rewriting");
  /frameworks/support/v14/preference/src/android/support/v14/preference/
EditTextPreferenceDialogFragment.java 44 // Give it an ID so it can be saved/restored
  /frameworks/support/v7/preference/src/android/support/v7/preference/
EditTextPreferenceDialogFragmentCompat.java 43 // Give it an ID so it can be saved/restored
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/accounts/
AccountsChangedReceiver.java 45 // that wasn't being backed up and restored, however the preference fragments
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
setjmp.h 50 * always saved and restored at the moment this cannot

Completed in 340 milliseconds

1 2 3 45 6 7 8 91011>>