Searched refs:nonCrossProfilePackage (Results 1 – 1 of 1) sorted by relevance
112 final String nonCrossProfilePackage = "com.example.testapp2"; in run_clearsDefaultNotConfigurableInteractAcrossProfilesAppOps() local114 packages.add(nonCrossProfilePackage); in run_clearsDefaultNotConfigurableInteractAcrossProfilesAppOps()115 shadowOf(mPackageManager).installPackage(buildTestPackageInfo(nonCrossProfilePackage)); in run_clearsDefaultNotConfigurableInteractAcrossProfilesAppOps()116 mCrossProfileApps.setInteractAcrossProfilesAppOp(nonCrossProfilePackage, MODE_ALLOWED); in run_clearsDefaultNotConfigurableInteractAcrossProfilesAppOps()122 .getInteractAcrossProfilesAppOp(nonCrossProfilePackage)) in run_clearsDefaultNotConfigurableInteractAcrossProfilesAppOps()