HomeSort by relevance Sort by last modified time
    Searched full:wipe (Results 201 - 225 of 381) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
ioctl_compat.h 127 #define CRTERA 0x00040000 /* " \b " to wipe out char */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
ioctl_compat.h 127 #define CRTERA 0x00040000 /* " \b " to wipe out char */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
ioctl_compat.h 131 #define CRTERA 0x00040000 /* " \b " to wipe out char */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
ioctl_compat.h 127 #define CRTERA 0x00040000 /* " \b " to wipe out char */
  /system/core/init/
bootchart.cpp 164 // timeout. this is useful when using -wipe-data since the /data
  /system/vold/
cryptfs.h 140 force a wipe.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
TokenRewriteStream.as 291 * 1. wipe out any insertions before op within that range.
306 * Note that I.2 R.2-2 will wipe out I.2 even though, technically, the
322 // Wipe prior inserts within range
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
TokenRewriteStream.cs 468 * 1. wipe out any insertions before op within that range.
483 * Note that I.2 R.2-2 will wipe out I.2 even though, technically, the
501 // Wipe prior inserts within range
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
TokenRewriteStream.cs 543 * 1. wipe out any insertions before op within that range.
558 * Note that I.2 R.2-2 will wipe out I.2 even though, technically, the
578 // Wipe prior inserts within range
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
TokenRewriteStream.java 434 * 1. wipe out any insertions before op within that range.
449 * Note that I.2 R.2-2 will wipe out I.2 even though, technically, the
465 // Wipe prior inserts within range
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTokenRewriteStream.m 534 * 1. wipe out any insertions before op within that range.
549 * Note that I.2 R.2-2 will wipe out I.2 even though, technically, the
568 // Wipe prior inserts within range
  /packages/apps/Email/tests/src/com/android/email/
SecurityPolicyTests.java 161 // wipe required - OR logic - will *not* change here because false
187 // wipe required - OR logic - will change here because true
433 // Run the expiration code - wipe acct #3
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
EmulatorConfigTab.java 291 // wipe data option
293 mWipeDataButton.setText("Wipe User Data");
294 mWipeDataButton.setToolTipText("Check this if you want to wipe your user data each time you start the emulator. You will be prompted for confirmation when the emulator starts.");
  /system/extras/ext4_utils/
make_ext4fs.c 21 #include "wipe.h"
493 int sparse, int crc, int wipe, int real_uuid,
661 if (wipe && WIPE_IS_SUPPORTED) {
  /docs/source.android.com/src/devices/tech/ota/
device_code.jd 95 partition during a data wipe/factory reset operation, or for the system
144 "wipe data/factory reset",
145 "wipe cache partition",
376 devices pressing Alt-W in recovery would start a data wipe whether the menu
382 return 2; // position of the "wipe data" item in the menu
430 whenever a data wipe operation is initiated (either from recovery via the menu
629 <li>Erasing... (when doing a data wipe/factory reset)</li>
    [all...]
  /frameworks/base/docs/html/tools/help/
emulator.jd 195 <td>When resetting the user-data image (through <code>-wipe-data</code>), copy the contents
197 <td>Optionally, you can specify a path relative to the current working directory. See also <code>-wipe-data</code>.
229 <td><code>-wipe-data</code></td>
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
PolicySerializationTestActivity.java 461 "maximum-failed-passwords-for-wipe");
  /development/apps/Development/res/values/
strings.xml 152 <string name="gls_tester_wipe_passwords">Wipe passwords</string>
  /external/icu/icu4c/source/common/
unifiedcache.cpp 181 // Nothing we can do about these so proceed to wipe out the cache.
  /external/lldb/test/functionalities/data-formatter/data-formatter-python-synth/
TestDataFormatterPythonSynth.py 235 # does not work because it forces a wipe of the stack frame - this is why we are using this more contrived
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/util/
DebugInfo.java 201 // and we dont want to wipe out what's there, so that it is available for a subsequent
  /external/toybox/toys/lsb/
md5sum.c 234 // Wipe variables. Cryptographer paranoia.
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncAdapter.java 76 public abstract void wipe(); method in class:AbstractSyncAdapter
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherProvider.java 383 // Database was just created, so wipe any previous widgets
512 // Old version remains, which means we wipe old data
543 // Old version remains, which means we wipe old data
622 // Old version remains, which means we wipe old data
    [all...]
  /packages/apps/Settings/src/com/android/settings/
MasterClear.java 157 // a force wipe due to encryption.

Completed in 299 milliseconds

1 2 3 4 5 6 7 891011>>