/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/ |
D | AppSearchHelperTest.java | 370 MobileApplication app1 = createFakeMobileApplication(1); in test_sameApp_notIndexed() local 398 MobileApplication app1 = createFakeMobileApplication(1); in test_appDifferent_reIndexed() local 434 MobileApplication app1 = createFakeMobileApplication(1); in test_appNew_indexed() local 464 MobileApplication app1 = createFakeMobileApplication(1); in test_newAppFunction_indexed() local 519 MobileApplication app1 = createFakeMobileApplication(1); in test_appFunctionRemoved_indexed() local
|
D | AppsIndexerImplTest.java | 108 MobileApplication app1 = createFakeMobileApplication(0); in testAppsIndexerImpl_removeApps() local
|
/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/notifications/ |
D | RecentNotificationsAppsPreferenceControllerTest.java | 125 UsageEvents.Event app1 = createUsageEvent("a", timestamp); in areEvents_showValidRecents() local 163 UsageEvents.Event app1 = createUsageEvent("a", timestamp); in areEvents_showMaximumRecents() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/service/topics/ |
D | AppUpdateManagerTest.java | 104 String app1 = "app1"; in testReconcileUninstalledApps() local 231 String app1 = "app1"; in testReconcileUninstalledApps_handleTopicsWithoutContributor() local 307 String app1 = "app1"; in testReconcileUninstalledApps_contributorDeletionsToSameTopic() local 420 String app1 = "app1"; in testDeleteAppDataFromTableByApps() local 606 String app1 = "app1"; in testReconcileInstalledApps() local 1053 String app1 = "app1"; in testHandleTopTopicsWithoutContributors() local
|
D | EpochManagerTest.java | 1227 String app1 = "app1"; in testComputeTopTopicsToContributorsMap() local 1261 String app1 = "app1"; in testComputeTopTopicsToContributorsMap_emptyTopTopics() local 1293 String app1 = "app1"; in testComputeTopTopicsToContributorsMap_paddedTopics() local
|
D | CacheManagerTest.java | 1568 String app1 = "app1"; in testGetTopicsInEpochRange() local 1749 final String app1 = "app1"; in testClearAllTopicsData() local
|
D | TopicsWorkerTest.java | 1028 String app1 = "app1"; // regular app in testReconcileApplicationUpdate() local 1320 String app1 = "app1"; // app to uninstall at Epoch4 in testHandleAppUninstallation_handleTopTopicsWithoutContributors() local 1468 String app1 = "app1"; in testHandleAppUninstallation_contributorDeletionsToSameTopic() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/data/topics/ |
D | TopicsDaoTest.java | 92 String app1 = "app1"; in testPersistAndGetAppClassificationTopics() local 858 String app1 = "app1"; in testDeleteAllTopicsTables() local 942 String app1 = "app1"; in testDeleteFromTableByColumn() local 1228 String app1 = "app1"; in testDeleteFromTableByColumn_mismatchedTableAndColumnName() local 1338 String app1 = "app1"; in testPersistAndRetrieveTopicContributors() local
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | PackageManagerHelper.java | 192 public static boolean isSameAppForMultiInstance(@NonNull ItemInfo app1, in isSameAppForMultiInstance()
|
/packages/apps/Launcher3/src/com/android/launcher3/model/data/ |
D | AppPairInfo.kt | 103 val app1: CharSequence? = getFirstApp().title in <lambda>() constant
|
/packages/modules/Permission/tests/cts/permissionpolicy/src/android/permissionpolicy/cts/ |
D | RestrictedStoragePermissionSharedUidTest.java | 202 public @NonNull TestApp app1; field in RestrictedStoragePermissionSharedUidTest
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/ |
D | AdPackageDenyResolverTest.java | 376 ApplicationInfo app1 = mockInstalledApplicationInfo(mockPackageManager, "app1", 20); in createInstalledPackagesMapForTesting() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/graphicsdriver/ |
D | GraphicsDriverAppPreferenceControllerTest.java | 316 final ApplicationInfo app1 = buildInfo(uid, APP_1, 0 /* flags */, 0 /* targetSdkVersion */); in mockPackageManager() local
|
/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | ItemClickHandler.java | 166 WorkspaceItemInfo app1 = info.getFirstApp(); in onClickAppPairIcon() local
|
/packages/apps/Launcher3/src/com/android/launcher3/apppairs/ |
D | AppPairIcon.java | 171 CharSequence app1 = getInfo().getFirstApp().title; in updateAccessibilityTitle() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/modes/ |
D | ZenModeAppsLinkPreferenceControllerTest.java | 203 ApplicationsState.AppEntry app1 = createAppEntry("app1", mContext.getUserId()); in testGetAppsBypassingDnd() local
|
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/datasources/ |
D | AppOrderDataSource.kt | 180 Comparator<AppOrderInfo> { app1, app2 -> in getSavedAppOrderComparator() method
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | AppPairsController.java | 246 WorkspaceItemInfo app1 = appPairIcon.getInfo().getFirstApp(); in launchAppPair() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/ |
D | ApplicationFeatureProviderImplTest.java | 265 final ResolveInfo app1 = createResolveInfo(APP_1); in testFindPersistentPreferredActivities() local
|
/packages/modules/StatsD/statsd/tests/ |
D | MetricsManager_test.cpp | 94 string app1 = "app1"; in TEST() local 165 string app1 = "app1"; in TEST() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/appsearch/src/com/android/adservices/service/appsearch/ |
D | AppSearchConsentManagerTest.java | 94 ApplicationInfo app1 = new ApplicationInfo(); in setup() local
|
D | AppSearchConsentStorageManagerTest.java | 96 ApplicationInfo app1 = new ApplicationInfo(); in setup() local
|
/packages/modules/AdServices/adservices/tests/unittest/ui/src/com/android/adservices/service/consent/ |
D | ConsentManagerV2Test.java | 981 String app1 = AppConsentDaoFixture.APP10_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local 1161 String app1 = AppConsentDaoFixture.APP10_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local
|
D | ConsentManagerTest.java | 1084 String app1 = AppConsentDaoFixture.APP10_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local 1265 String app1 = AppConsentDaoFixture.APP10_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local
|