OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasInputProperty
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/services/input/
EventHub.h
192
virtual bool
hasInputProperty
(int32_t deviceId, int property) const = 0;
278
virtual bool
hasInputProperty
(int32_t deviceId, int property) const;
EventHub.cpp
331
bool EventHub::
hasInputProperty
(int32_t deviceId, int property) const {
[
all
...]
InputReader.cpp
[
all
...]
/frameworks/base/services/input/tests/
InputReader_test.cpp
508
virtual bool
hasInputProperty
(int32_t deviceId, int property) const {
[
all
...]
Completed in 79 milliseconds