Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java437 private boolean shouldStopUserOnSwitch() { in shouldStopUserOnSwitch() method in UserController
1845 boolean disallowRunInBg = hasRestriction || shouldStopUserOnSwitch();
2669 pw.println(" shouldStopUserOnSwitch():" + shouldStopUserOnSwitch());