Home
last modified time | relevance | path

Searched defs:testPackage (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Settings/tests/unit/src/com/android/settings/dashboard/
DCategoryManagerTest.java230 final String testPackage = "com.android.test"; in sortCategories_singlePackage_shouldReorderBasedOnPriority() local
276 final String testPackage = mContext.getPackageName(); in sortCategories_internalPackageTiles_shouldSkipTileForInternalPackage() local
298 final String testPackage = mContext.getPackageName(); in sortCategories_internalAndExternalPackageTiles_shouldRetainPriorityOrdering() local
324 final String testPackage = mContext.getPackageName(); in sortCategories_samePriority_internalPackageTileShouldTakePrecedence() local
348 final String testPackage = mContext.getPackageName(); in filterTiles_noDuplicate_noChange() local
375 final String testPackage = mContext.getPackageName(); in filterTiles_hasDuplicateActivityTiles_shouldOnlyKeepUniqueTiles() local
393 final String testPackage = mContext.getPackageName(); in filterTiles_hasDuplicateProviderTiles_shouldOnlyKeepUniqueTiles() local
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DConnectivityManagerPermissionTest.java83 final String testPackage = "does.not.matter.com"; in testSetOemNetworkPreference() local
108 final String testPackage = "does.not.matter.com"; in testSetOemNetworkPreferenceHasAutomotiveFeature() local
/packages/modules/AdServices/adservices/tests/host/room/src/com/android/adservices/room/test/
DRoomDatabaseVersionBumpGuardrailTest.java116 File testPackage = mHostUtils.getTestFile(lib); in getTestPackageFromFile() local
/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/
DAppsIndexerRealDocumentsTest.java120 String testPackage = mContext.getPackageName(); in testRealIndexing() local
/packages/modules/AdServices/adservices/tests/unittest/adservices-test-utility/side-less/com/android/adservices/common/
DAbstractAdServicesFlagsSetterRuleTestCase.java250 String testPackage = in testMostCustomSetFlagAnnotations() local
/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/applications/defaultapps/
DDefaultAssistantPickerEntryPreferenceControllerTest.java167 String testPackage = "com.test.permissions"; in performClick_permissionControllerExists_startsPermissionController() local
/packages/apps/StorageManager/robotests/src/com/android/storagemanager/deletionhelper/
DAppStateUsageStatsBridgeTest.java397 PackageInfo testPackage = new PackageInfo(); in addPackageToPackageManager() local
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java261 final String testPackage = getContext().getPackageName(); in LauncherInstrumentation() local
336 final String testPackage = getContext().getPackageName(); in isGradleInstrumentation() local
695 final String testPackage = getContext().getPackageName(); in formatSystemHealthMessage() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiConnectivityManagerTest.java5824 String testPackage = "TestPackage"; in testSetAndClearExternalPnoScanRequest() local