Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DLogicalCameraDeviceTest.java873 if (!isHandheldDevice()) { in testDefaultFov()
1350 private boolean isHandheldDevice() throws Exception { in isHandheldDevice() method in LogicalCameraDeviceTest