Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/sensor/
H A DISensorServer.cpp93 virtual sp<ISensorEventConnection> createSensorEventConnection(const String8& packageName, in createSensorEventConnection() function in android::BpSensorServer
/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.cpp1302 sp<ISensorEventConnection> SensorService::createSensorEventConnection(const String8& packageName, in createSensorEventConnection() function in android::SensorService