Searched refs:privileged (Results 1 – 2 of 2) sorted by relevance
255 int callingUid, String callingPackage, boolean resizeable, boolean privileged) { in TaskRecord() argument291 mPrivileged = privileged; in TaskRecord()1013 boolean privileged = false; in restoreFromXml()1070 privileged = Boolean.valueOf(attrValue); in restoreFromXml()1130 callingUid, callingPackage, resizeable, privileged); in restoreFromXml()
201 <p>If you try to perform a privileged operation within a callback, the security check fails because…208 you've completed the privileged operation: