Searched refs:ACTION_START_ENCRYPTION (Results 1 – 7 of 7) sorted by relevance
21 import static android.app.admin.DevicePolicyManager.ACTION_START_ENCRYPTION;138 assertEquals(ACTION_START_ENCRYPTION, in testProfileOwner()159 assertEquals(ACTION_START_ENCRYPTION, in testDeviceOwner()
18 import static android.app.admin.DevicePolicyManager.ACTION_START_ENCRYPTION;86 EncryptDeviceActivity.this, new Intent(ACTION_START_ENCRYPTION)); in initializeUi()
152 if (DevicePolicyManager.ACTION_START_ENCRYPTION.equals(intent.getAction())) { in onActivityCreated()
5666 public static final String ACTION_START_ENCRYPTION field in DevicePolicyManager
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7382 … field public static final String ACTION_START_ENCRYPTION = "android.app.action.START_ENCRYPTION";
5395 …field public static final java.lang.String ACTION_START_ENCRYPTION = "android.app.action.START_ENC…