Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1033 false, ActivityManagerService.ALLOW_NON_FULL_IN_PROFILE, "service", null); in retrieveServiceLocked()
DActivityManagerService.java391 static final int ALLOW_NON_FULL_IN_PROFILE = 1; field in ActivityManagerService
15792 } else if (allowMode == ALLOW_NON_FULL_IN_PROFILE) { in handleIncomingUser()