Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
H A DUserVisibilityMediatorTestCase.java313 startBackgroundUser(PARENT_USER_ID); in testStartVisibleBgProfile_onDefaultDisplay_whenParentIsStartedOnBg()
368 startBackgroundUser(PARENT_USER_ID); in testStartBgProfile_onDefaultDisplay_whenParentIsStartedOnBg()
499 protected void startBackgroundUser(@UserIdInt int userId) { in startBackgroundUser() method in UserVisibilityMediatorTestCase