Home
last modified time | relevance | path

Searched defs:app3 (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/notifications/
DRecentNotificationsAppsPreferenceControllerTest.java127 UsageEvents.Event app3 = createUsageEvent("pkg.class2", timestamp - 1000); in areEvents_showValidRecents() local
165 UsageEvents.Event app3 = createUsageEvent("pkg.class2", timestamp - 1000); in areEvents_showMaximumRecents() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DAdPackageDenyResolverTest.java378 ApplicationInfo app3 = mockInstalledApplicationInfo(mockPackageManager, "app3", 1); in createInstalledPackagesMapForTesting() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/graphicsdriver/
DGraphicsDriverAppPreferenceControllerTest.java319 final ApplicationInfo app3 = buildInfo(uid, APP_3, 0 /* flags */, 0 /* targetSdkVersion */); in mockPackageManager() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/service/topics/
DTopicsWorkerTest.java1030 String app3 = "app3"; // unhandled installed app in testReconcileApplicationUpdate() local
1322 String app3 = "app3"; // negative case to verify scenario of multiple contributors in testHandleAppUninstallation_handleTopTopicsWithoutContributors() local
1470 String app3 = "app3"; in testHandleAppUninstallation_contributorDeletionsToSameTopic() local
DEpochManagerTest.java1229 String app3 = "app3"; // an app without classified topics in testComputeTopTopicsToContributorsMap() local
1263 String app3 = "app3"; in testComputeTopTopicsToContributorsMap_emptyTopTopics() local
DAppUpdateManagerTest.java309 String app3 = "app3"; in testReconcileUninstalledApps_contributorDeletionsToSameTopic() local
422 String app3 = "app3"; in testDeleteAppDataFromTableByApps() local
/packages/modules/StatsD/statsd/tests/
DMetricsManager_test.cpp98 string app3 = "app3"; in TEST() local
169 string app3 = "app3"; in TEST() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/appsearch/src/com/android/adservices/service/appsearch/
DAppSearchConsentManagerTest.java98 ApplicationInfo app3 = new ApplicationInfo(); in setup() local
DAppSearchConsentStorageManagerTest.java100 ApplicationInfo app3 = new ApplicationInfo(); in setup() local
/packages/modules/AdServices/adservices/tests/unittest/ui/src/com/android/adservices/service/consent/
DConsentManagerV2Test.java983 String app3 = AppConsentDaoFixture.APP30_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local
1163 String app3 = AppConsentDaoFixture.APP30_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local
DConsentManagerTest.java1086 String app3 = AppConsentDaoFixture.APP30_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local
1267 String app3 = AppConsentDaoFixture.APP30_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/data/topics/
DTopicsDaoTest.java944 String app3 = "app3"; in testDeleteFromTableByColumn() local