Searched refs:hasPermissionResolved (Results 1 – 1 of 1) sorted by relevance
77 ident.hasPermissionResolved = ~0; in fromSelf()153 private int hasPermissionResolved; field in LocalCallingIdentity156 if ((hasPermissionResolved & permission) == 0) { in hasPermission()160 hasPermissionResolved |= permission; in hasPermission()