Home
last modified time | relevance | path

Searched refs:declareCrossProfileAttributeOnCrossProfileApp (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/robotests/src/com/android/server/pm/
H A DCrossProfileAppsServiceImplRoboTest.java400 declareCrossProfileAttributeOnCrossProfileApp(false); in setInteractAcrossProfilesAppOp_withoutCrossProfileAttribute_manifestReceiversDoNotGetBroadcast()
408 declareCrossProfileAttributeOnCrossProfileApp(true); in setInteractAcrossProfilesAppOp_withCrossProfileAttribute_manifestReceiversGetBroadcast()
693 private void declareCrossProfileAttributeOnCrossProfileApp(boolean value) { in declareCrossProfileAttributeOnCrossProfileApp() method in CrossProfileAppsServiceImplRoboTest