Searched defs:accessGranted (Results 1 – 2 of 2) sorted by relevance
374 int accessGranted = selinux_check_access(tmp1, tmp2, objectClass.c_str(), permission.c_str(), in checkSELinuxAccess() local
4242 private void handleAuthenticatorResponse(boolean accessGranted) throws RemoteException { in newRequestAccountAccessIntent()