Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskSupervisor.java1141 final int componentRestriction = getComponentRestrictionForCallingPackage(aInfo, in checkStartAnyActivityPermission() local
1145 if (componentRestriction == ACTIVITY_RESTRICTION_PERMISSION in checkStartAnyActivityPermission()
1181 } else if (componentRestriction == ACTIVITY_RESTRICTION_APPOP) { in checkStartAnyActivityPermission()