Home
last modified time | relevance | path

Searched refs:wipe (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/core/java/android/service/persistentdata/
DPersistentDataBlockManager.java133 public void wipe() { in wipe() method in PersistentDataBlockManager
135 sService.wipe(); in wipe()
DIPersistentDataBlockService.aidl32 void wipe(); in wipe() method
/frameworks/base/tests/backup/
Dtest_backup.sh28 a shell bmgr wipe "$pkg"
/frameworks/native/cmds/rawbu/
Dbackup.cpp65 static int wipe (const char *path) in wipe() function
136 if (wipe(newpath) == 0) { in wipe()
530 if (!wipe("/data")) { in restore_data()
/frameworks/base/docs/html/guide/topics/admin/
Ddevice-admin.jd42 PINs — across devices. Administrators can also remotely wipe (that is,
63 <li>Security applications that do remote wipe.</li>
363 &lt;wipe-data /&gt;
532 <li><a href="#wipe">Perform data wipe</a></li>
678 <h4 id="wipe">Perform data wipe</h4>
682 if the device is lost or stolen. Often the decision to wipe the device is the
686 <p>You wipe data as follows:</p>
/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html-intl/intl/ja/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html-intl/intl/ko/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html-intl/intl/ru/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html/about/versions/
Dandroid-2.2-highlights.jd98 <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,
Dandroid-2.2.jd175 such as the minimum password strength, data wipe, and so on. Users can select
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFilterGraph.java531 void wipe() { in wipe() method in FilterGraph
DGraphRunner.java390 graph.wipe(); in onTearDown()
/frameworks/base/services/core/java/com/android/server/
DPersistentDataBlockService.java437 public void wipe() {
/frameworks/base/docs/html-intl/intl/in/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html/preview/features/
Ddirect-boot.jd166 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html-intl/intl/es/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html/sdk/
DRELEASENOTES.jd554 changes to your application are needed. You may want to wipe application
555 user data (emulator option <code>-wipe-data</code>) when running your
738 …e application to the Android 1.0 SDK. Be sure to wipe application user data (emulator option <code…
DOLD_RELEASENOTES.jd145 …<li>Launch configuration now has an option to wipe emulator data on launch. This always asks for c…
/frameworks/base/docs/html/training/backup/
Dautosyncapi.jd349 <pre>$ adb shell bmgr wipe &lt;TRANSPORT&gt; &lt;PACKAGE&gt;</pre>
/frameworks/base/docs/html-intl/intl/vi/preview/features/
Ddirect-boot.jd159 $ fastboot --wipe-and-use-fbe
/frameworks/base/docs/html/google/play/licensing/
Dsetting-up.jd659 publisher account or test account each time you wipe data when restarting the
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java4579 manager.wipe(); in wipeData()

12