Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DBaseAppSecurityTest.java51 mIsSplitSystemUser = checkIfSplitSystemUser(); in setUp()
61 private boolean checkIfSplitSystemUser() throws DeviceNotAvailableException { in checkIfSplitSystemUser() method in BaseAppSecurityTest
/cts/hostsidetests/multiuser/src/android/host/multiuser/
DBaseMultiUserTest.java52 mIsSplitSystemUser = checkIfSplitSystemUser(); in setUp()
124 private boolean checkIfSplitSystemUser() throws DeviceNotAvailableException { in checkIfSplitSystemUser() method in BaseMultiUserTest