Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DUserController.java512 private boolean shouldStopUserOnSwitch() { in shouldStopUserOnSwitch() method in UserController
2296 if (hasRestriction || shouldStopUserOnSwitch()) {
3414 pw.println(" shouldStopUserOnSwitch():" + shouldStopUserOnSwitch());