Searched refs:isWatch (Results 1 – 3 of 3) sorted by relevance
39 return !FeatureUtil.isTV(device) && !FeatureUtil.isWatch(device) in isHandheld()
83 public static boolean isWatch(ITestDevice device) throws DeviceNotAvailableException { in isWatch() method in FeatureUtil
126 TestUtils.isWatch(mContext)); in test_H_1_1_AshaRequirements()