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