Home
last modified time | relevance | path

Searched refs:incrementChosenCountBy (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/people/java/com/android/server/people/data/
DAppUsageStatsData.java49 void incrementChosenCountBy(int chosenCount) { in incrementChosenCountBy() method in AppUsageStatsData
DUsageStatsQueryHelper.java159 packageStats.incrementChosenCountBy(sumChooserCounts(stat.mChooserCounts)); in queryAppUsageStats()