Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp1471 updateLooperRegistrationLocked(looper); in updateLooperRegistration()
1474 void SensorService::SensorEventConnection::updateLooperRegistrationLocked( in updateLooperRegistrationLocked() function in android::SensorService::SensorEventConnection
1674 updateLooperRegistrationLocked(mService->getLooper()); in sendEvents()
1786 updateLooperRegistrationLocked(mService->getLooper()); in writeToSocketFromCache()
1855 updateLooperRegistrationLocked(mService->getLooper()); in handleEvent()
DSensorService.h189 void updateLooperRegistrationLocked(const sp<Looper>& looper);