Home
last modified time | relevance | path

Searched defs:IsLaunchIntentFor (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DInstalledAppListerTest.java206 private static class IsLaunchIntentFor extends ArgumentMatcher<Intent> { class in InstalledAppListerTest
209 IsLaunchIntentFor(String packageName) { in IsLaunchIntentFor() method in InstalledAppListerTest.IsLaunchIntentFor
DInstalledAppCounterTest.java254 private static class IsLaunchIntentFor extends ArgumentMatcher<Intent> { class in InstalledAppCounterTest
257 IsLaunchIntentFor(String packageName) { in IsLaunchIntentFor() method in InstalledAppCounterTest.IsLaunchIntentFor