Searched refs:pmCache (Results 1 – 2 of 2) sorted by relevance
171 PermissionApps.PmCache pmCache = new PermissionApps.PmCache( in getPermissionGroups() local222 null, pmCache, appDataCache); in getPermissionGroups()281 packageName, null, pmCache, appDataCache); in getPermissionGroups()
80 Callback callback, @Nullable PmCache pmCache, @Nullable AppDataCache appDataCache) { in PermissionApps() argument81 mPmCache = pmCache; in PermissionApps()