/frameworks/base/docs/html/about/versions/ |
android-2.2-highlights.jd | 98 <p><span class="green">Remote wipe:</span> Exchange administrators can remotely reset the device to 280 that can control security features on the device, such as the minimum password strength, data wipe,
|
/frameworks/base/services/core/java/com/android/server/ |
PersistentDataBlockService.java | 418 public void wipe() { 425 Slog.e(TAG, "failed to wipe persistent partition");
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherProvider.java | 530 // Database was just created, so wipe any previous widgets 631 // Old version remains, which means we wipe old data 648 // Old version remains, which means we wipe old data 656 // Old version remains, which means we wipe old data 681 // Old version remains, which means we wipe old data 696 // Old version remains, which means we wipe old data [all...] |
/bootable/recovery/applypatch/ |
imgdiff_test.sh | 25 emulator -wipe-data -noaudio -no-window -port $EMULATOR_PORT &
|
/developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/ |
ScannerFragment.java | 168 // Stop the scan, wipe the callback.
|
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/ |
ScannerFragment.java | 168 // Stop the scan, wipe the callback.
|
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/ |
ScannerFragment.java | 168 // Stop the scan, wipe the callback.
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
AttributeScope.java | 131 attr.initValue=null; // wipe it out
|
/external/boringssl/linux-arm/crypto/bn/ |
armv4-mont.S | 556 vst1.64 {q0,q1}, [r3,:256]! @ wipe 559 vst1.64 {q0,q1}, [r3,:256]! @ wipe 566 vst1.64 {q0,q1}, [r1,:256]! @ wipe 569 vst1.64 {q0,q1}, [r3,:256]! @ wipe
|
/external/eigen/test/eigen2/ |
testsuite.cmake | 152 # should ctest wipe the binary tree before running
|
/external/llvm/include/llvm/Support/ |
GenericDomTree.h | 202 /// \brief Wipe this tree's state without releasing any resources. 206 void wipe() { function in class:llvm::DominatorTreeBase 327 Arg.wipe(); 339 RHS.wipe();
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_flush.c | 67 * in the hope that a later clear will wipe them out.
|
/external/zlib/src/contrib/minizip/ |
mztools.c | 275 /* Wipe temporary file */
|
/frameworks/base/core/java/android/os/storage/ |
StorageManager.java | 723 // We only wipe devices in "adoptable" locations, which are in a 733 // TODO: switch to explicit wipe command when we have it, 734 // for now rely on the fact that vfat format does a wipe 737 Slog.w(TAG, "Failed to wipe " + diskId + ", but soldiering onward", e); [all...] |
/frameworks/base/docs/html-intl/intl/ja/preview/backup/ |
index.jd | 305 <pre>$ adb shell bmgr wipe <TRANSPORT> <PACKAGE></pre>
|
/frameworks/base/docs/html-intl/intl/ko/preview/backup/ |
index.jd | 305 <pre>$ adb shell bmgr wipe <TRANSPORT> <PACKAGE></pre>
|
/frameworks/base/docs/html-intl/intl/ru/preview/backup/ |
index.jd | 305 <pre>$ adb shell bmgr wipe <TRANSPORT> <PACKAGE></pre>
|
/frameworks/base/docs/html-intl/intl/zh-cn/preview/backup/ |
index.jd | 305 <pre>$ adb shell bmgr wipe <TRANSPORT> <PACKAGE></pre>
|
/frameworks/base/docs/html-intl/intl/zh-tw/preview/backup/ |
index.jd | 305 <pre>$ adb shell bmgr wipe <TRANSPORT> <PACKAGE></pre>
|
/frameworks/base/telecomm/java/android/telecom/ |
PhoneAccountHandle.java | 78 * collide with values generated on other phones or after a data wipe of a given phone.
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
ResolveCache.java | 93 * Called anytime a package is installed, uninstalled etc, so that we can wipe our cache
|
/packages/apps/Gallery2/jni_jpegstream/src/ |
jpeg_reader.cpp | 248 // Wipe decompress struct, free memory pools
|
jpeg_writer.cpp | 213 // Wipe compress struct, free memory pools
|
/packages/apps/Settings/src/com/android/settings/ |
MasterClearConfirm.java | 74 pdbManager.wipe();
|
/packages/inputmethods/LatinIME/java/res/values/ |
config-common.xml | 145 <!-- -1 means periocical wipe of the personalization dict is disabled. -->
|