Searched refs:cleanupConnection (Results 1 – 3 of 3) sorted by relevance
72 void cleanupConnection(SensorEventConnection* connection);
43 mService->cleanupConnection(this); in ~SensorEventConnection()
940 void SensorService::cleanupConnection(SensorEventConnection* c) { in cleanupConnection() function in android::SensorService