Searched defs:pollOnce (Results 1 - 2 of 2) sorted by relevance

/device/samsung/manta/bubblelevel/
H A DBubbleLevelImpl.cpp185 mLooper->pollOnce(BL_SENSOR_POLL_TIMEOUT_MS);
241 int BubbleLevelImpl::pollOnce() function in class:android::BubbleLevelImpl
334 return bl->bubble_level->pollOnce();
H A DBubbleLevelImpl.h43 int pollOnce();
121 virtual int pollOnce() { function in class:BubbleLevelBase
122 return mBubbleLevel->pollOnce();

Completed in 4 milliseconds