Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DAppPairsController.java144 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/
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/src/com/android/adservices/service/topics/
DAppUpdateManagerTest.java116 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
DEpochManagerTest.java1264 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
DTopicsWorkerTest.java1043 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
DCacheManagerTest.java1614 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/
DAppsIndexerImplTest.java76 MobileApplication app2 = createFakeMobileApplication(1); in testAppsIndexerImpl_removeApps() local
DAppSearchHelperTest.java260 MobileApplication app2 = createFakeMobileApplication(2); in test_appNew_indexed() local
/packages/apps/Car/Launcher/libs/appgrid/lib/tests/src/com/android/car/carlauncher/
DLauncherViewModelTest.java65 AppMetaData app2 = createTestAppMetaData("App2", "B"); in setUp() local
/packages/apps/Launcher3/src/com/android/launcher3/model/data/
DAppPairInfo.kt102 val app2: CharSequence? = getSecondApp().title in <lambda>() constant
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/topics/
DTopicsDaoTest.java100 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/
DRestrictedStoragePermissionSharedUidTest.java209 public @NonNull TestApp app2; field in RestrictedStoragePermissionSharedUidTest
/packages/apps/Launcher3/src/com/android/launcher3/apppairs/
DAppPairIcon.java150 CharSequence app2 = getInfo().getSecondApp().title; in updateAccessibilityTitle() 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.java185 WorkspaceItemInfo app2 = info.getSecondApp(); in onClickAppPairIcon() local
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/datasources/
DAppOrderDataSource.kt161 Comparator<AppOrderInfo> { app1, app2 -> in getSavedAppOrderComparator() method
/packages/apps/Launcher3/src/com/android/launcher3/util/
DPackageManagerHelper.java357 @NonNull ItemInfo app2) { in isSameAppForMultiInstance()
/packages/modules/StatsD/statsd/tests/
DMetricsManager_test.cpp96 string app2 = "app2"; in TEST() local
167 string app2 = "app2"; in TEST() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DApplicationFeatureProviderImplTest.java269 final ResolveInfo app2 = createResolveInfo(APP_2); in testFindPersistentPreferredActivities() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/appsearch/src/com/android/adservices/service/appsearch/
DAppSearchConsentManagerTest.java97 ApplicationInfo app2 = new ApplicationInfo(); in setup() local
DAppSearchConsentStorageManagerTest.java100 ApplicationInfo app2 = new ApplicationInfo(); in setup() local
/packages/modules/AdServices/adservices/tests/unittest/ui/src/com/android/adservices/service/consent/
DConsentManagerV2Test.java979 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local
1159 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local
DConsentManagerTest.java1032 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppWithFullApiConsentAppSearchOnly() local
1213 String app2 = AppConsentDaoFixture.APP20_PACKAGE_NAME; in runTestIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentAppSearch() local