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