Searched refs:ALLOW_NON_FULL (Results 1 – 12 of 12) sorted by relevance
20 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;147 sessionId.getUserId(), false, ALLOW_NON_FULL, null, null); in runForUserLocked()
20 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;159 sessionId.getUserHandle().getIdentifier(), false, ALLOW_NON_FULL, null, null); in runForUserLocked()
21 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;178 sessionId.getUserId(), false, ALLOW_NON_FULL, null, null); in runForUserLocked()
71 public static final int ALLOW_NON_FULL = 0; field in ActivityManagerInternal
20 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;1804 ALLOW_NON_FULL, "getTraceFileDescriptor", null); in getTraceFileDescriptor()
28 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;2055 } else if (allowMode == ALLOW_NON_FULL) {2086 if (allowMode == ALLOW_NON_FULL || isSameProfileGroup) {
19 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;478 ALLOW_NON_FULL, "ActivityManagerShellCommand", null);
1440 false, ActivityManagerInternal.ALLOW_NON_FULL, in checkContentProviderPermission()
35 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;4909 ALLOW_NON_FULL, "getIntentSender", null); in getIntentSenderWithFeatureAsApp()8484 mUserController.handleIncomingUser(callingPid, callingUid, userId, true, ALLOW_NON_FULL, in getHistoricalProcessExitReasons()11908 requireFull ? ALLOW_FULL_ONLY : ALLOW_NON_FULL, name, callerPackage); in handleIncomingUser()12800 ALLOW_NON_FULL, "broadcast", callerPackage); in broadcastIntentLocked()13630 userId, true, ALLOW_NON_FULL, "removeStickyBroadcast", null); in unbroadcastIntent()
19 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;2653 Binder.getCallingUid(), userId, /*allowAll=*/false, ALLOW_NON_FULL,
34 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;1622 ALLOW_NON_FULL, name, null /* callerPackage */); in handleIncomingUser()
28 import static android.app.ActivityManagerInternal.ALLOW_NON_FULL;1535 false /*allowAll*/, ALLOW_NON_FULL, null, null); in addWindow()