/frameworks/base/core/java/android/service/persistentdata/ |
D | PersistentDataBlockManager.java | 133 public void wipe() { in wipe() method in PersistentDataBlockManager 135 sService.wipe(); in wipe()
|
D | IPersistentDataBlockService.aidl | 32 void wipe(); in wipe() method
|
/frameworks/base/tests/backup/ |
D | test_backup.sh | 28 a shell bmgr wipe "$pkg"
|
/frameworks/native/cmds/rawbu/ |
D | backup.cpp | 65 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/ |
D | device-admin.jd | 42 PINs — across devices. Administrators can also remotely wipe (that is, 63 <li>Security applications that do remote wipe.</li> 363 <wipe-data /> 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/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html-intl/intl/ja/preview/features/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html-intl/intl/ko/preview/features/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html-intl/intl/ru/preview/features/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html/about/versions/ |
D | 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,
|
D | android-2.2.jd | 175 such as the minimum password strength, data wipe, and so on. Users can select
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | FilterGraph.java | 531 void wipe() { in wipe() method in FilterGraph
|
D | GraphRunner.java | 390 graph.wipe(); in onTearDown()
|
/frameworks/base/services/core/java/com/android/server/ |
D | PersistentDataBlockService.java | 437 public void wipe() {
|
/frameworks/base/docs/html-intl/intl/in/preview/features/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html/preview/features/ |
D | direct-boot.jd | 166 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html-intl/intl/es/preview/features/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html/sdk/ |
D | RELEASENOTES.jd | 554 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…
|
D | OLD_RELEASENOTES.jd | 145 …<li>Launch configuration now has an option to wipe emulator data on launch. This always asks for c…
|
/frameworks/base/docs/html/training/backup/ |
D | autosyncapi.jd | 349 <pre>$ adb shell bmgr wipe <TRANSPORT> <PACKAGE></pre>
|
/frameworks/base/docs/html-intl/intl/vi/preview/features/ |
D | direct-boot.jd | 159 $ fastboot --wipe-and-use-fbe
|
/frameworks/base/docs/html/google/play/licensing/ |
D | setting-up.jd | 659 publisher account or test account each time you wipe data when restarting the
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | DevicePolicyManagerService.java | 4579 manager.wipe(); in wipeData()
|