Searched refs:pmCache (Results 1 – 2 of 2) sorted by relevance
172 PermissionApps.PmCache pmCache = new PermissionApps.PmCache( in getPermissionGroups() local224 null, pmCache, appDataCache); in getPermissionGroups()283 packageName, null, pmCache, appDataCache); in getPermissionGroups()
81 Callback callback, @Nullable PmCache pmCache, @Nullable AppDataCache appDataCache) { in PermissionApps() argument82 mPmCache = pmCache; in PermissionApps()