Searched refs:forPackagesInProfile (Results 1 – 2 of 2) sorted by relevance
199 void forPackagesInProfile(@UserIdInt int callingUserId, Consumer<PackageData> consumer) { in forPackagesInProfile() method in DataManager309 forPackagesInProfile(callingUserId, packageData -> { in getRecentConversations()352 forPackagesInProfile(callingUserId, packageData -> { in pruneOldRecentConversations()376 forPackagesInProfile(callingUserId, packageData -> { in pruneExpiredConversationStatuses()
1662 mDataManager.forPackagesInProfile(USER_ID_PRIMARY,1669 mDataManager.forPackagesInProfile(USER_ID_PRIMARY, packageData -> in getActiveSlotsForTestShortcut()1679 mDataManager.forPackagesInProfile(USER_ID_PRIMARY, packageData -> in getActiveSlotsForAppShares()