Searched refs:ACTION_CHECK_POLICY_COMPLIANCE (Results 1 – 4 of 4) sorted by relevance
23 import static android.app.admin.DevicePolicyManager.ACTION_CHECK_POLICY_COMPLIANCE;7275 MockUtils.checkIntentAction(ACTION_CHECK_POLICY_COMPLIANCE), in testMaximumProfileTimeOff_turnOnAfterDeadline()
5629 public static final String ACTION_CHECK_POLICY_COMPLIANCE = field in DevicePolicyManager
28 import static android.app.admin.DevicePolicyManager.ACTION_CHECK_POLICY_COMPLIANCE;16537 final Intent intent = new Intent(ACTION_CHECK_POLICY_COMPLIANCE);16796 final Intent intent = new Intent(DevicePolicyManager.ACTION_CHECK_POLICY_COMPLIANCE);
7364 …field public static final String ACTION_CHECK_POLICY_COMPLIANCE = "android.app.action.CHECK_POLICY…