HomeSort by relevance Sort by last modified time
    Searched refs:checkIfSplitSystemUser (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
BaseAppSecurityTest.java 45 mIsSplitSystemUser = checkIfSplitSystemUser();
55 private boolean checkIfSplitSystemUser() throws DeviceNotAvailableException {
  /cts/hostsidetests/multiuser/src/android/host/multiuser/
BaseMultiUserTest.java 46 mIsSplitSystemUser = checkIfSplitSystemUser();
127 private boolean checkIfSplitSystemUser() throws DeviceNotAvailableException {

Completed in 150 milliseconds