Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/sensorservice/
H A DSensorService.h359 status_t cleanupWithoutDisable(const sp<SensorEventConnection>& connection, int handle);
H A DSensorService.cpp1841 status_t SensorService::cleanupWithoutDisable( in cleanupWithoutDisable() function in android::SensorService