Searched refs:isUserAllowedToLaunchActivity (Results 1 – 1 of 1) sorted by relevance
393 if (isUserAllowedToLaunchActivity(activityInfo.userId)) { in launchIfNecessary()545 private boolean isUserAllowedToLaunchActivity(@UserIdInt int userId) { in isUserAllowedToLaunchActivity() method in FixedActivityService581 if (!isUserAllowedToLaunchActivity(userId)) { in startFixedActivityModeForDisplayAndUser()