Home
last modified time | relevance | path

Searched refs:mIsDirectReportSupported (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/sensorservice/
H A DSensorDevice.h289 bool mIsDirectReportSupported; variable
H A DSensorDevice.cpp130 mIsDirectReportSupported = in SensorDevice()
1168 return mIsDirectReportSupported; in isDirectReportSupported()