/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | AppPairsController.java | 144 AppInfo app2 = resolveAppInfoByComponent(taskKey2); in canSaveAppPair() local 179 WorkspaceItemInfo app2 = resolveAppPairWorkspaceInfo(recentsInfo2); in saveAppPair() local 240 WorkspaceItemInfo app2 = appPairIcon.getInfo().getSecondApp(); in launchAppPair() local
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/notifications/ |
D | RecentNotificationsAppsPreferenceControllerTest.java | 126 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/src/com/android/adservices/service/topics/ |
D | AppUpdateManagerTest.java | 116 final String app2 = "app2"; in testReconcileUninstalledApps() local 243 final String app2 = "app2"; in testReconcileUninstalledApps_handleTopicsWithoutContributor() local 319 final String app2 = "app2"; in testReconcileUninstalledApps_contributorDeletionsToSameTopic() local 432 final String app2 = "app2"; in testDeleteAppDataFromTableByApps() local 618 final String app2 = "app2"; in testReconcileInstalledApps() local 1065 final String app2 = "app2"; in testHandleTopTopicsWithoutContributors() local
|
D | EpochManagerTest.java | 1264 final String app2 = "app2"; in testComputeTopTopicsToContributorsMap() local 1298 final String app2 = "app2"; in testComputeTopTopicsToContributorsMap_emptyTopTopics() local 1330 final String app2 = "app2"; in testComputeTopTopicsToContributorsMap_paddedTopics() local
|
D | TopicsWorkerTest.java | 1043 final String app2 = "app2"; // unhandled uninstalled app in testReconcileApplicationUpdate() local 1335 final String app2 = "app2"; // positive case to verify the removal of the returned topic in testHandleAppUninstallation_handleTopTopicsWithoutContributors() local 1483 final String app2 = "app2"; in testHandleAppUninstallation_contributorDeletionsToSameTopic() local
|
D | CacheManagerTest.java | 1614 String app2 = "app2"; in testGetTopicsInEpochRange() local 1795 final String app2 = "app2"; in testClearAllTopicsData() local
|
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/ |
D | AppsIndexerImplTest.java | 76 MobileApplication app2 = createFakeMobileApplication(1); in testAppsIndexerImpl_removeApps() local
|
D | AppSearchHelperTest.java | 260 MobileApplication app2 = createFakeMobileApplication(2); in test_appNew_indexed() local
|
/packages/apps/Car/Launcher/libs/appgrid/lib/tests/src/com/android/car/carlauncher/ |
D | LauncherViewModelTest.java | 65 AppMetaData app2 = createTestAppMetaData("App2", "B"); in setUp() local
|
/packages/apps/Launcher3/src/com/android/launcher3/model/data/ |
D | AppPairInfo.kt | 102 val app2: CharSequence? = getSecondApp().title in <lambda>() constant
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/topics/ |
D | TopicsDaoTest.java | 100 String app2 = "app2"; in testPersistAndGetAppClassificationTopics() local 875 String app2 = "app2"; in testDeleteAllTopicsTables() local 959 String app2 = "app2"; in testDeleteFromTableByColumn() local 1367 String app2 = "app2"; in testPersistAndRetrieveTopicContributors() local
|
/packages/modules/Permission/tests/cts/permissionpolicy/src/android/permissionpolicy/cts/ |
D | RestrictedStoragePermissionSharedUidTest.java | 209 public @NonNull TestApp app2; field in RestrictedStoragePermissionSharedUidTest
|
/packages/apps/Launcher3/src/com/android/launcher3/apppairs/ |
D | AppPairIcon.java | 150 CharSequence app2 = getInfo().getSecondApp().title; in updateAccessibilityTitle() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/graphicsdriver/ |
D | GraphicsDriverAppPreferenceControllerTest.java | 317 final ApplicationInfo app2 = in mockPackageManager() local
|
/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | ItemClickHandler.java | 185 WorkspaceItemInfo app2 = info.getSecondApp(); in onClickAppPairIcon() local
|
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/datasources/ |
D | AppOrderDataSource.kt | 161 Comparator<AppOrderInfo> { app1, app2 -> in getSavedAppOrderComparator() method
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | PackageManagerHelper.java | 357 @NonNull ItemInfo app2) { in isSameAppForMultiInstance()
|
/packages/modules/StatsD/statsd/tests/ |
D | MetricsManager_test.cpp | 96 string app2 = "app2"; in TEST() local 167 string app2 = "app2"; in TEST() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/ |
D | ApplicationFeatureProviderImplTest.java | 269 final ResolveInfo app2 = createResolveInfo(APP_2); in testFindPersistentPreferredActivities() local
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/appsearch/src/com/android/adservices/service/appsearch/ |
D | AppSearchConsentManagerTest.java | 97 ApplicationInfo app2 = new ApplicationInfo(); in setup() local
|
D | AppSearchConsentStorageManagerTest.java | 100 ApplicationInfo app2 = new ApplicationInfo(); in setup() local
|
/packages/modules/AdServices/adservices/tests/unittest/ui/src/com/android/adservices/service/consent/ |
D | ConsentManagerV2Test.java | 979 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local 1159 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local
|
D | ConsentManagerTest.java | 1032 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local 1213 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local
|