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/am/
DActivityStackSupervisor.java1398 final int componentRestriction = getComponentRestrictionForCallingPackage( in checkStartAnyActivityPermission() local
1402 if (componentRestriction == ACTIVITY_RESTRICTION_PERMISSION in checkStartAnyActivityPermission()
1438 } else if (componentRestriction == ACTIVITY_RESTRICTION_APPOP) { in checkStartAnyActivityPermission()