Searched refs:pmCache (Results 1 – 2 of 2) sorted by relevance
168 PermissionApps.PmCache pmCache = new PermissionApps.PmCache( in getPermissionGroups() local219 null, pmCache, appDataCache); in getPermissionGroups()278 packageName, null, pmCache, appDataCache); in getPermissionGroups()
78 Callback callback, @Nullable PmCache pmCache, @Nullable AppDataCache appDataCache) { in PermissionApps() argument79 mPmCache = pmCache; in PermissionApps()