Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DUserController.java23 import static android.app.ActivityManager.STOP_USER_ON_SWITCH_DEFAULT;
431 private @StopUserOnSwitch int mStopUserOnSwitch = STOP_USER_ON_SWITCH_DEFAULT;
514 if (mStopUserOnSwitch != STOP_USER_ON_SWITCH_DEFAULT) { in shouldStopUserOnSwitch()
DActivityManagerShellCommand.java3969 mInternal.setStopUserOnSwitch(ActivityManager.STOP_USER_ON_SWITCH_DEFAULT);
/frameworks/base/core/java/android/app/
DActivityManager.java5352 public static final int STOP_USER_ON_SWITCH_DEFAULT = -1; field in ActivityManager
5372 STOP_USER_ON_SWITCH_DEFAULT,
/frameworks/base/core/api/
Dtest-current.txt172 field public static final int STOP_USER_ON_SWITCH_DEFAULT = -1; // 0xffffffff