Home
last modified time | relevance | path

Searched defs:sendRuntimeSensorEvent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_sensor_SensorService.cpp162 jboolean NativeSensorService::sendRuntimeSensorEvent(JNIEnv* env, jint handle, jint type, in sendRuntimeSensorEvent() function in android::NativeSensorService
/frameworks/native/services/sensorservice/
DSensorService.cpp246 status_t SensorService::sendRuntimeSensorEvent(const sensors_event_t& event) { in sendRuntimeSensorEvent() function in android::SensorService