Searched refs:INVALID_CALLING_IDENTITY_MSG (Results 1 – 1 of 1) sorted by relevance
176 public static final String INVALID_CALLING_IDENTITY_MSG = "Calling identity is not authorized"; field in DevicePolicyManagerTest1917 assertExpectException(SecurityException.class, INVALID_CALLING_IDENTITY_MSG, in testApplicationRestrictionsManagingApp()1966 assertExpectException(SecurityException.class, INVALID_CALLING_IDENTITY_MSG, in testApplicationRestrictionsManagingApp()2690 /* messageRegex= */ INVALID_CALLING_IDENTITY_MSG, in testGetMacAddress()2696 /* messageRegex= */ INVALID_CALLING_IDENTITY_MSG, in testGetMacAddress()2743 INVALID_CALLING_IDENTITY_MSG, () -> dpm.reboot(admin1)); in testReboot()2748 INVALID_CALLING_IDENTITY_MSG, () -> dpm.reboot(admin1)); in testReboot()