Searched refs:TEST_MDM_PACKAGE_NAME (Results 1 – 1 of 1) sorted by relevance
73 private static final String TEST_MDM_PACKAGE_NAME = "mdm.package.name"; field in DeleteNonRequiredAppsTaskTest162 setSystemAppsWithLauncher(TEST_MDM_PACKAGE_NAME); in testMdmNotDeleted()163 setInstalledSystemApps(TEST_MDM_PACKAGE_NAME); in testMdmNotDeleted()365 mIPackageManager, mIInputMethodManager, TEST_MDM_PACKAGE_NAME, type, newProfile, in runTask()