Searched refs:checkDeviceFor (Results 1 – 5 of 5) sorted by relevance
65 if (!DeviceUtils.checkDeviceFor(getDevice(), "checkValidLightSensor")) { in testBrightnessEventReported()70 if (!DeviceUtils.checkDeviceFor(getDevice(), "checkBrightnessSliderPermission")) { in testBrightnessEventReported()
87 .checkDeviceFor(getDevice(), "checkConfigShowUserSwitcher"); in isUserSwitcherEnabled()
142 return DeviceUtils.checkDeviceFor(getDevice(), "checkVibratorSupported"); in isVibratorSupportedOnDevice()
461 public static boolean checkDeviceFor(ITestDevice device, String methodName) throws Exception { in checkDeviceFor() method
495 if (!DeviceUtils.checkDeviceFor(getDevice(), "checkWifiEnhancedPowerReportingSupported")) { in testWifiActivityInfo()