Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.cpp151 std::optional<int32_t> PeripheralController::MonoLight::getLightColor() { in getLightColor() function in android::PeripheralController::MonoLight
160 std::optional<int32_t> PeripheralController::RgbLight::getLightColor() { in getLightColor() function in android::PeripheralController::RgbLight
195 std::optional<int32_t> PeripheralController::MultiColorLight::getLightColor() { in getLightColor() function in android::PeripheralController::MultiColorLight
495 std::optional<int32_t> PeripheralController::getLightColor(int32_t lightId) { in getLightColor() function in android::PeripheralController
H A DPeripheralController.h71 virtual std::optional<int32_t> getLightColor() { return std::nullopt; } in getLightColor() function
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.h82 virtual std::optional<int32_t> getLightColor(int32_t lightId) { return std::nullopt; } in getLightColor() function
/aosp12/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp547 std::optional<int32_t> InputDevice::getLightColor(int32_t lightId) { in getLightColor() function in android::InputDevice
H A DInputReader.cpp742 std::optional<int32_t> InputReader::getLightColor(int32_t deviceId, int32_t lightId) { in getLightColor() function in android::InputReader
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannel.java735 public int getLightColor() { in getLightColor() method in NotificationChannel
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2050 std::optional<int32_t> getLightColor(int32_t lightId) override { in getLightColor() 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/ ...