Searched defs:SECONDARY_USER (Results 1 – 9 of 9) sorted by relevance
42 private static final int SECONDARY_USER = 10; field in AuthSessionCoordinatorTest
173 val SECONDARY_USER = UserInfo(SECONDARY_USER_HANDLE.identifier, "secondary", 0) constant
63 protected static final UserInfo SECONDARY_USER = new UserInfo(15, "Secondary", FLAG_ADMIN); field in VpnTestBase
207 private val SECONDARY_USER = constant
55 val SECONDARY_USER: UserHandle = UserHandle.of(12) constant
260 val SECONDARY_USER = UserInfo(/* id= */ 1, /* name= */ "secondary user", /* flags= */ 0) constant
87 private static final int SECONDARY_USER = 11; field in CrossProfileAppsServiceImplTest
95 private static final int SECONDARY_USER = 10; field in AppsFilterImplTest