Searched defs:canInteractAcrossUsers (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java3498 int callingUid, boolean allowed, boolean canInteractAcrossUsers) {
3504 if (canInteractAcrossUsers) {
3497 getRunningServiceInfoLocked(int maxNum, int flags, int callingUid, boolean allowed, boolean canInteractAcrossUsers) argument

Completed in 26 milliseconds