HomeSort by relevance Sort by last modified time
    Searched full:updatelooperregistrationlocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/sensorservice/
SensorEventConnection.cpp 163 updateLooperRegistrationLocked(looper);
166 void SensorService::SensorEventConnection::updateLooperRegistrationLocked(
366 updateLooperRegistrationLocked(mService->getLooper());
483 updateLooperRegistrationLocked(mService->getLooper());
566 updateLooperRegistrationLocked(mService->getLooper());
SensorEventConnection.h 124 updateLooperRegistrationLocked(const sp<Looper>& looper);

Completed in 114 milliseconds