Home
last modified time | relevance | path

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

/hardware/libhardware/modules/sensors/
Dmultihal.cpp283 static bool halIsAPILevelCompliant(sensors_poll_context_t *ctx, int handle, int level) { in halIsAPILevelCompliant() function
447 if (halIsAPILevelCompliant(this, data->sensor, SENSORS_DEVICE_API_VERSION_1_4) && in inject_sensor_data()