Home
last modified time | relevance | path

Searched defs:app1 (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DRecentNotifyingAppsPreferenceControllerTest.java162 Event app1 = new Event(); in display_showRecents() local
209 Event app1 = new Event(); in display_showRecentsWithInstantApp() local
293 Event app1 = new Event(); in reloadData() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/graphicsdriver/
DGraphicsDriverAppPreferenceControllerTest.java305 final ApplicationInfo app1 = buildInfo(uid, APP_1, 0 /* flags */, 0 /* targetSdkVersion */); in mockPackageManager() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DApplicationFeatureProviderImplTest.java230 final ResolveInfo app1 = createResolveInfo(APP_1); in testFindPersistentPreferredActivities() local