Home
last modified time | relevance | path

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

/test/vts/tests/gpu_test/src/com/android/gpu/vts/
DUtil.java40 && !FeatureUtil.isAutomotive(device) in isHandheld()
DVulkanTest.java135 !FeatureUtil.isAutomotive(getDevice()) in checkVulkan1_3Requirements()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DFeatureUtil.java88 public static boolean isAutomotive(ITestDevice device) throws DeviceNotAvailableException { in isAutomotive() method in FeatureUtil
/test/cts-root/tests/bluetooth/src/android/bluetooth/cts_root/
DBluetoothCddRootTest.java124 TestUtils.isAutomotive(mContext)); in test_H_1_1_AshaRequirements()