OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setLedStateLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/inputflinger/
EventHub.h
415
void
setLedStateLocked
(Device* device, int32_t led, bool on);
EventHub.cpp
530
setLedStateLocked
(device, led, on);
533
void EventHub::
setLedStateLocked
(Device* device, int32_t led, bool on) {
[
all
...]
Completed in 127 milliseconds