Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
DUserVisibilityMediatorTestCase.java315 startBackgroundUser(PARENT_USER_ID); in testStartVisibleBgProfile_onDefaultDisplay_whenParentIsStartedOnBg()
370 startBackgroundUser(PARENT_USER_ID); in testStartBgProfile_onDefaultDisplay_whenParentIsStartedOnBg()
502 protected void startBackgroundUser(@UserIdInt int userId) { in startBackgroundUser() method in UserVisibilityMediatorTestCase