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.java182 final InstalledAppCounterTestable counter = new InstalledAppCounterTestable(installReason); in count()
234 private class InstalledAppCounterTestable extends InstalledAppCounter { class in InstalledAppCounterTest
235 private InstalledAppCounterTestable(int installReason) { in InstalledAppCounterTestable() method in InstalledAppCounterTest.InstalledAppCounterTestable