Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DInstalledAppCounterTest.java256 final InstalledAppCounterTestable counter = new InstalledAppCounterTestable(installReason); in count()
268 final InstalledAppCounterTestable counter = in count()
269 new InstalledAppCounterTestable(installReason, featureFlags); in count()
322 private class InstalledAppCounterTestable extends InstalledAppCounter { class in InstalledAppCounterTest
323 private InstalledAppCounterTestable(int installReason) { in InstalledAppCounterTestable() method in InstalledAppCounterTest.InstalledAppCounterTestable
327 private InstalledAppCounterTestable(int installReason, FeatureFlags featureFlags) { in InstalledAppCounterTestable() method in InstalledAppCounterTest.InstalledAppCounterTestable