Home
last modified time | relevance | path

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

/cts/tests/tests/nfc/src/android/nfc/cts/
DNfcAntennaLocationApiTest.java90 nfcAntennaInfo.isDeviceFoldable()); in testNfcAntennaInfoConstructor()
/cts/tests/camera/utils/src/android/hardware/cts/helpers/
DCameraUtils.java294 public static boolean isDeviceFoldable(Context mContext) { in isDeviceFoldable() method in CameraUtils
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsTestActivity.java1025 return CameraUtils.isDeviceFoldable(context); in isFoldableDevice()
/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java3307 if (CameraUtils.isDeviceFoldable(mContext)) { in testCameraOrientationAlignedWithDevice()
3652 boolean meetH110 = (CameraUtils.isDeviceFoldable(mContext)