Home
last modified time | relevance | path

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

/cts/tests/tests/content/CtsSyncAccountAccessOtherCertTests/src/com/android/cts/content/
DCtsSyncAccountAccessOtherCertTestCases.java101 assumeFalse(isRunningInVR()); in testAccountAccess_otherCertAsAuthenticatorCanNotSeeAccount()
203 private boolean isRunningInVR() { in isRunningInVR() method in CtsSyncAccountAccessOtherCertTestCases
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAlertWindowsImportanceTests.java121 if (isRunningInVR()) { in testAlertWindowOomAdj()
256 private boolean isRunningInVR() { in isRunningInVR() method in AlertWindowsImportanceTests
/cts/tests/tests/security/src/android/security/cts/
DMotionEventTest.java154 if (isRunningInVR()) { in testActionOutsideDoesNotContainedObscuredInformation()
228 private boolean isRunningInVR() { in isRunningInVR() method in MotionEventTest