Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskSupervisor.java1108 final int componentRestriction = getComponentRestrictionForCallingPackage(aInfo, in checkStartAnyActivityPermission() local
1112 if (componentRestriction == ACTIVITY_RESTRICTION_PERMISSION in checkStartAnyActivityPermission()
1147 } else if (componentRestriction == ACTIVITY_RESTRICTION_APPOP) { in checkStartAnyActivityPermission()