Searched refs:getAllHistogramSourceApps (Results 1 – 2 of 2) sorted by relevance
432 public abstract List<String> getAllHistogramSourceApps(); in getAllHistogramSourceApps() method in FrequencyCapDao461 List<String> sourceAppsToRemove = getAllHistogramSourceApps(); in deleteAllDisallowedSourceAppHistogramData()
2738 .that(mFrequencyCapDao.getAllHistogramSourceApps()) in testGetAllHistogramSourceAppsFromEmptyTables()2745 .that(mFrequencyCapDao.getAllHistogramSourceApps()) in testGetAllHistogramSourceApps()2758 .that(mFrequencyCapDao.getAllHistogramSourceApps()) in testGetAllHistogramSourceApps()2771 .that(mFrequencyCapDao.getAllHistogramSourceApps()) in testGetAllHistogramSourceApps()