Searched refs:INVALID_CALLING_IDENTITY_MSG (Results 1 – 1 of 1) sorted by relevance
174 public static final String INVALID_CALLING_IDENTITY_MSG = "Calling identity is not authorized"; field in DevicePolicyManagerTest1910 assertExpectException(SecurityException.class, INVALID_CALLING_IDENTITY_MSG, in testApplicationRestrictionsManagingApp()1959 assertExpectException(SecurityException.class, INVALID_CALLING_IDENTITY_MSG, in testApplicationRestrictionsManagingApp()2677 /* messageRegex= */ INVALID_CALLING_IDENTITY_MSG, in testGetMacAddress()2683 /* messageRegex= */ INVALID_CALLING_IDENTITY_MSG, in testGetMacAddress()2730 INVALID_CALLING_IDENTITY_MSG, () -> dpm.reboot(admin1)); in testReboot()2735 INVALID_CALLING_IDENTITY_MSG, () -> dpm.reboot(admin1)); in testReboot()