Home
last modified time | relevance | path

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

/test/vts/tests/gpu_test/src/com/android/gpu/vts/
DUtil.java39 return !FeatureUtil.isTV(device) && !FeatureUtil.isWatch(device) in isHandheld()
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DFeatureUtil.java83 public static boolean isWatch(ITestDevice device) throws DeviceNotAvailableException { in isWatch() method in FeatureUtil
/test/cts-root/tests/bluetooth/src/android/bluetooth/cts_root/
DBluetoothCddRootTest.java126 TestUtils.isWatch(mContext)); in test_H_1_1_AshaRequirements()