Searched refs:WIPE_EXTERNAL_STORAGE (Results 1 – 4 of 4) sorted by relevance
1494 public static final int WIPE_EXTERNAL_STORAGE = 0x0001; field in DevicePolicyManager
20 import static android.app.admin.DevicePolicyManager.WIPE_EXTERNAL_STORAGE;3036 boolean wipeExtRequested = (flags & WIPE_EXTERNAL_STORAGE) != 0; in wipeData()
5579 field public static final int WIPE_EXTERNAL_STORAGE = 1; // 0x1
5443 field public static final int WIPE_EXTERNAL_STORAGE = 1; // 0x1