Searched defs:userPackageId (Results 1 – 3 of 3) sorted by relevance
228 String userPackageId = entriesById.keyAt(i); in getUserPackageSettings() local263 String userPackageId = ioUsagesById.keyAt(i); in getTodayIoUsageStats() local915 String userPackageId, IoUsageStatsEntry entry, long statsDateEpochSeconds) { in getContentValues()1001 SQLiteDatabase db, String userPackageId, long includingStartEpochSeconds, in queryIoOveruseStatsForUserPackageId()1383 public final String userPackageId; field in WatchdogStorage.UserPackage1387 UserPackage(String userPackageId, @UserIdInt int userId, String packageName) { in UserPackage()
281 String userPackageId = userId + ":" + applicationInfo.packageName; in injectApplicationInfos() local
4440 String userPackageId = userId + USER_PACKAGE_SEPARATOR + packageInfo.packageName; in injectPackageInfos() local