Home
last modified time | relevance | path

Searched defs:app2 (Results 1 – 24 of 24) sorted by relevance

/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/notifications/
DRecentNotificationsAppsPreferenceControllerTest.java126 UsageEvents.Event app2 = createUsageEvent("com.android.settings", timestamp); in areEvents_showValidRecents() local
164 UsageEvents.Event app2 = createUsageEvent("com.android.settings", timestamp); in areEvents_showMaximumRecents() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/service/topics/
DAppUpdateManagerTest.java105 String app2 = "app2"; in testReconcileUninstalledApps() local
232 String app2 = "app2"; in testReconcileUninstalledApps_handleTopicsWithoutContributor() local
308 String app2 = "app2"; in testReconcileUninstalledApps_contributorDeletionsToSameTopic() local
421 String app2 = "app2"; in testDeleteAppDataFromTableByApps() local
607 String app2 = "app2"; in testReconcileInstalledApps() local
1054 String app2 = "app2"; in testHandleTopTopicsWithoutContributors() local
DEpochManagerTest.java1228 String app2 = "app2"; in testComputeTopTopicsToContributorsMap() local
1262 String app2 = "app2"; in testComputeTopTopicsToContributorsMap_emptyTopTopics() local
1294 String app2 = "app2"; in testComputeTopTopicsToContributorsMap_paddedTopics() local
DCacheManagerTest.java1569 String app2 = "app2"; in testGetTopicsInEpochRange() local
1750 final String app2 = "app2"; in testClearAllTopicsData() local
DTopicsWorkerTest.java1029 String app2 = "app2"; // unhandled uninstalled app in testReconcileApplicationUpdate() local
1321 String app2 = "app2"; // positive case to verify the removal of the returned topic in testHandleAppUninstallation_handleTopTopicsWithoutContributors() local
1469 String app2 = "app2"; in testHandleAppUninstallation_contributorDeletionsToSameTopic() local
/packages/apps/Launcher3/src/com/android/launcher3/util/
DPackageManagerHelper.java193 @NonNull ItemInfo app2) { in isSameAppForMultiInstance()
/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/data/topics/
DTopicsDaoTest.java93 String app2 = "app2"; in testPersistAndGetAppClassificationTopics() local
859 String app2 = "app2"; in testDeleteAllTopicsTables() local
943 String app2 = "app2"; in testDeleteFromTableByColumn() local
1339 String app2 = "app2"; in testPersistAndRetrieveTopicContributors() local
/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DAppPairInfo.kt104 val app2: CharSequence? = getSecondApp().title in <lambda>() constant
/packages/modules/Permission/tests/cts/permissionpolicy/src/android/permissionpolicy/cts/
DRestrictedStoragePermissionSharedUidTest.java209 public @NonNull TestApp app2; field in RestrictedStoragePermissionSharedUidTest
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DAdPackageDenyResolverTest.java377 ApplicationInfo app2 = mockInstalledApplicationInfo(mockPackageManager, "app2", 310); in createInstalledPackagesMapForTesting() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/graphicsdriver/
DGraphicsDriverAppPreferenceControllerTest.java317 final ApplicationInfo app2 = in mockPackageManager() local
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DItemClickHandler.java167 WorkspaceItemInfo app2 = info.getSecondApp(); in onClickAppPairIcon() local
/packages/apps/Launcher3/src/com/android/launcher3/apppairs/
DAppPairIcon.java172 CharSequence app2 = getInfo().getSecondApp().title; in updateAccessibilityTitle() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/modes/
DZenModeAppsLinkPreferenceControllerTest.java204 ApplicationsState.AppEntry app2 = createAppEntry("app2", mContext.getUserId()); in testGetAppsBypassingDnd() local
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/datasources/
DAppOrderDataSource.kt180 Comparator<AppOrderInfo> { app1, app2 -> in getSavedAppOrderComparator() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAppPairsController.java247 WorkspaceItemInfo app2 = appPairIcon.getInfo().getSecondApp(); in launchAppPair() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DApplicationFeatureProviderImplTest.java266 final ResolveInfo app2 = createResolveInfo(APP_2); in testFindPersistentPreferredActivities() local
/packages/modules/StatsD/statsd/tests/
DMetricsManager_test.cpp96 string app2 = "app2"; in TEST() local
167 string app2 = "app2"; in TEST() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/appsearch/src/com/android/adservices/service/appsearch/
DAppSearchConsentManagerTest.java96 ApplicationInfo app2 = new ApplicationInfo(); in setup() local
DAppSearchConsentStorageManagerTest.java98 ApplicationInfo app2 = new ApplicationInfo(); in setup() local
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppSearchHelperTest.java444 MobileApplication app2 = createFakeMobileApplication(2); in test_appNew_indexed() local
DAppsIndexerImplTest.java109 MobileApplication app2 = createFakeMobileApplication(1); in testAppsIndexerImpl_removeApps() local
/packages/modules/AdServices/adservices/tests/unittest/ui/src/com/android/adservices/service/consent/
DConsentManagerV2Test.java982 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local
1162 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local
DConsentManagerTest.java1085 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local
1266 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local