Searched refs:roleMap (Results 1 – 1 of 1) sorted by relevance
85 ArrayMap<String, Role> roleMap = Roles.get(mContext); in onGrantDefaultRoles() local89 int roleMapSize = roleMap.size(); in onGrantDefaultRoles()91 Role role = roleMap.valueAt(i); in onGrantDefaultRoles()113 Role role = roleMap.get(roleName); in onGrantDefaultRoles()