Home
last modified time | relevance | path

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

/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc1220 bool isRequestAllowed(SensorType sensorType, const SensorRequest& request) { in isRequestAllowed() function
1521 bool requestAllowed = isRequestAllowed(getSensorType(), localRequest); in applyRequest()