Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.h170 status_t cleanupWithoutDisable(const sp<SensorEventConnection>& connection, int handle);
DSensorService.cpp1142 status_t SensorService::cleanupWithoutDisable( in cleanupWithoutDisable() function in android::SensorService