Searched refs:INVALID_CALLING_IDENTITY_MSG (Results 1 – 1 of 1) sorted by relevance
206 public static final String INVALID_CALLING_IDENTITY_MSG = "Calling identity is not authorized"; field in DevicePolicyManagerTest1913 assertExpectException(SecurityException.class, INVALID_CALLING_IDENTITY_MSG, in testApplicationRestrictionsManagingApp()1962 assertExpectException(SecurityException.class, INVALID_CALLING_IDENTITY_MSG, in testApplicationRestrictionsManagingApp()2692 /* messageRegex= */ INVALID_CALLING_IDENTITY_MSG, in testGetMacAddress()2698 /* messageRegex= */ INVALID_CALLING_IDENTITY_MSG, in testGetMacAddress()2745 INVALID_CALLING_IDENTITY_MSG, () -> dpm.reboot(admin1)); in testReboot()2750 INVALID_CALLING_IDENTITY_MSG, () -> dpm.reboot(admin1)); in testReboot()