Searched refs:setNotificationLed (Results 1 – 2 of 2) sorted by relevance
523 mDeviceSetup.setNotificationLed(BinaryState.ON); in testSetup_notification_led_on()535 mDeviceSetup.setNotificationLed(BinaryState.OFF); in testSetup_notification_led_off()
1128 protected void setNotificationLed(BinaryState notificationLed) { in setNotificationLed() method in DeviceSetup