Searched defs:userPackageId (Results 1 – 3 of 3) sorted by relevance
179 String userPackageId = userId + ":" + applicationInfo.packageName; in injectApplicationInfos() local
3930 String userPackageId = userId + ":" + packageInfo.packageName; in injectPackageInfos() local
142 String userPackageId = entriesById.keyAt(i); in getUserPackageSettings() local172 String userPackageId = ioUsagesById.keyAt(i); in getTodayIoUsageStats() local788 String userPackageId, IoUsageStatsEntry entry, long statsDateEpochSeconds) { in getContentValues()874 SQLiteDatabase db, String userPackageId, long includingStartEpochSeconds, in queryIoOveruseStatsForUserPackageId()1256 public final String userPackageId; field in WatchdogStorage.UserPackage1260 UserPackage(String userPackageId, @UserIdInt int userId, String packageName) { in UserPackage()