Home
last modified time | relevance | path

Searched defs:setLightColor (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.cpp107 bool PeripheralController::MonoLight::setLightColor(int32_t color) { in setLightColor() function in android::PeripheralController::MonoLight
114 bool PeripheralController::RgbLight::setLightColor(int32_t color) { in setLightColor() function in android::PeripheralController::RgbLight
140 bool PeripheralController::MultiColorLight::setLightColor(int32_t color) { in setLightColor() function in android::PeripheralController::MultiColorLight
482 bool PeripheralController::setLightColor(int32_t lightId, int32_t color) { in setLightColor() function in android::PeripheralController
H A DPeripheralController.h70 virtual bool setLightColor(int32_t color) { return false; } in setLightColor() function
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.h80 virtual bool setLightColor(int32_t lightId, int32_t color) { return true; } in setLightColor() function
/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp539 bool InputDevice::setLightColor(int32_t lightId, int32_t color) { in setLightColor() function in android::InputDevice
H A DInputReader.cpp722 bool InputReader::setLightColor(int32_t deviceId, int32_t lightId, int32_t color) { in setLightColor() function in android::InputReader
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannel.java553 public void setLightColor(int argb) { in setLightColor() method in NotificationChannel
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2045 bool setLightColor(int32_t lightId, int32_t color) override { in setLightColor() function in android::FakePeripheralController
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...