Searched refs:supportsVrMode (Results 1 – 2 of 2) sorted by relevance
157 if (!supportsVrMode() || !supportsMultiDisplay()) { in testVrActivityLaunch()204 if (!supportsVrMode() || !supportsMultiDisplay()) { in testVrActivityReLaunch()254 if (!supportsVrMode() || !supportsMultiDisplay()) { in testActivityLaunchPostVr()
531 protected boolean supportsVrMode() throws DeviceNotAvailableException { in supportsVrMode() method in ActivityManagerTestBase