Searched refs:ACTION_CHECK_POLICY_COMPLIANCE (Results 1 – 5 of 5) sorted by relevance
22 import static android.app.admin.DevicePolicyManager.ACTION_CHECK_POLICY_COMPLIANCE;7554 MockUtils.checkIntentAction(ACTION_CHECK_POLICY_COMPLIANCE), in testMaximumProfileTimeOff_turnOnAfterDeadline()
7146 public static final String ACTION_CHECK_POLICY_COMPLIANCE = field in DevicePolicyManager
119 import static android.app.admin.DevicePolicyManager.ACTION_CHECK_POLICY_COMPLIANCE;20870 final Intent intent = new Intent(ACTION_CHECK_POLICY_COMPLIANCE);21227 final Intent intent = new Intent(DevicePolicyManager.ACTION_CHECK_POLICY_COMPLIANCE);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8268 …field public static final String ACTION_CHECK_POLICY_COMPLIANCE = "android.app.action.CHECK_POLICY…