OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDirectReportSupported
(Results
1 - 5
of
5
) sorted by null
/frameworks/native/services/sensorservice/
SensorDevice.h
90
bool
isDirectReportSupported
() const;
SensorDevice.cpp
614
bool SensorDevice::
isDirectReportSupported
() const {
/device/google/contexthub/sensorhal/
hubconnection.h
330
bool
isDirectReportSupported
() const;
sensors.cpp
62
if (mHubConnection->
isDirectReportSupported
()) {
hubconnection.cpp
[
all
...]
Completed in 463 milliseconds