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.java1559 final int componentRestriction = getComponentRestrictionForCallingPackage( in startActivityLocked() local
1564 if (componentRestriction == ACTIVITY_RESTRICTION_PERMISSION in startActivityLocked()
1600 } else if (componentRestriction == ACTIVITY_RESTRICTION_APPOP) { in startActivityLocked()