objthe object to be protected by this Guard.
TypeReasonJava.Lang.SecurityException
Checks whether access to the specified Object should be granted. This method returns silently if access is granted, otherwise a SecurityException is thrown.
[Android Documentation]