/frameworks/native/services/inputflinger/reader/controller/ |
D | PeripheralController.cpp | 111 bool PeripheralController::MonoLight::setLightColor(int32_t color) { in setLightColor() function in android::PeripheralController::MonoLight 118 bool PeripheralController::RgbLight::setLightColor(int32_t color) { in setLightColor() function in android::PeripheralController::RgbLight 144 bool PeripheralController::MultiColorLight::setLightColor(int32_t color) { in setLightColor() function in android::PeripheralController::MultiColorLight 552 bool PeripheralController::setLightColor(int32_t lightId, int32_t color) { in setLightColor() function in android::PeripheralController
|
D | PeripheralController.h | 72 virtual bool setLightColor(int32_t color) { return false; } in setLightColor() function
|
/frameworks/native/services/inputflinger/reader/mapper/ |
D | InputMapper.h | 106 virtual bool setLightColor(int32_t lightId, int32_t color) { return true; } in setLightColor() function
|
/frameworks/native/services/inputflinger/tests/fuzzers/ |
D | InputReaderFuzzer.cpp | 138 bool setLightColor(int32_t deviceId, int32_t lightId, int32_t color) { in setLightColor() function in android::FuzzInputReader
|
/frameworks/base/services/core/java/com/android/server/input/ |
D | NativeInputManagerService.java | 176 void setLightColor(int deviceId, int lightId, int color); in setLightColor() method 449 public native void setLightColor(int deviceId, int lightId, int color); in setLightColor() method in NativeInputManagerService.NativeImpl
|
/frameworks/native/services/inputflinger/reader/ |
D | InputDevice.cpp | 660 bool InputDevice::setLightColor(int32_t lightId, int32_t color) { in setLightColor() function in android::InputDevice
|
D | InputReader.cpp | 828 bool InputReader::setLightColor(int32_t deviceId, int32_t lightId, int32_t color) { in setLightColor() function in android::InputReader
|
/frameworks/base/core/java/android/app/ |
D | NotificationChannel.java | 631 public void setLightColor(int argb) { in setLightColor() method in NotificationChannel
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 1314 bool setLightColor(int32_t lightId, int32_t color) override { in setLightColor() function in android::FakePeripheralController
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |