OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startUser
(Results
1 - 13
of
13
) sorted by null
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
ShortcutManagerMultiuserTest.java
48
getDevice().
startUser
(profileId);
64
getDevice().
startUser
(secondUserID);
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
MixedManagedProfileOwnerTest.java
51
startUser
(mUserId);
55
startUser
(mUserId);
LauncherAppsMultiUserTest.java
49
startUser
(mSecondaryUserId);
EphemeralUserTest.java
79
startUser
(userId);
LauncherAppsProfileTest.java
55
startUser
(mProfileUserId);
BaseDevicePolicyTest.java
152
protected void
startUser
(int userId) throws Exception {
153
getDevice().
startUser
(userId);
329
startUser
(userId);
ManagedProfileTest.java
98
startUser
(mProfileUserId);
[
all
...]
/frameworks/base/services/core/java/com/android/server/am/
UserSwitchingDialog.java
109
startUser
();
112
void
startUser
() {
131
startUser
();
UserController.java
718
startUser
(profilesToStart.get(i).id, /* foreground= */ false);
[
all
...]
ActivityManagerService.java
[
all
...]
/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
NumberBlockingTest.java
122
assertTrue(getDevice().
startUser
(mSecondaryUserId));
/frameworks/base/services/core/java/com/android/server/
SystemServiceManager.java
155
public void
startUser
(final int userHandle) {
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
Completed in 626 milliseconds