Home
last modified time | relevance | path

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

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