Home
last modified time | relevance | path

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

/cts/hostsidetests/multiuser/src/android/host/multiuser/
DBaseMultiUserTest.java44 protected boolean mIsSplitSystemUser; field in BaseMultiUserTest
56 mIsSplitSystemUser = checkIfSplitSystemUser(); in setUp()
DCreateUsersPermissionTest.java40 if (!mSupportsMultiUser || !mIsSplitSystemUser) { in testCanCreateEphemeralUser()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DBaseAppSecurityTest.java35 protected boolean mIsSplitSystemUser; field in BaseAppSecurityTest