Searched refs:WIPE_SILENTLY (Results 1 – 4 of 4) sorted by relevance
6698 public static final int WIPE_SILENTLY = 0x0008; field in DevicePolicyManager6763 Preconditions.checkArgument((flags & WIPE_SILENTLY) == 0, "WIPE_SILENTLY cannot be set"); in wipeData()
215 import static android.app.admin.DevicePolicyManager.WIPE_SILENTLY;8066 forceWipeUser(userId, wipeReasonForUser, (flags & WIPE_SILENTLY) != 0);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8445 field public static final int WIPE_SILENTLY = 8; // 0x8