Searched refs:PERIODIC (Results 1 – 6 of 6) sorted by relevance
62 case CollectionEvent::PERIODIC: in handleMessage()81 mCurrentCollectionEvent = CollectionEvent::PERIODIC; in handleMessage()83 mLooper->sendMessage(this, CollectionEvent::PERIODIC); in handleMessage()195 mCurrentCollectionEvent = CollectionEvent::PERIODIC; in startCollection()206 mLooper->sendMessage(this, CollectionEvent::PERIODIC); in startCollection()265 if (mCurrentCollectionEvent != CollectionEvent::PERIODIC) { in startCustomCollection()269 << " != " << collectionEventToString(CollectionEvent::PERIODIC) in startCustomCollection()392 case CollectionEvent::PERIODIC: in collectionEventToString()
40 PERIODIC, enumerator
63 case CollectionEvent::PERIODIC: in handleMessage()81 mCurrentCollectionEvent = CollectionEvent::PERIODIC; in handleMessage()83 mLooper->sendMessage(this, CollectionEvent::PERIODIC); in handleMessage()195 mCurrentCollectionEvent = CollectionEvent::PERIODIC; in startCollection()206 mLooper->sendMessage(this, CollectionEvent::PERIODIC); in startCollection()270 if (mCurrentCollectionEvent != CollectionEvent::PERIODIC) { in startCustomCollection()274 << " != " << toString(CollectionEvent::PERIODIC) << " collection event"; in startCustomCollection()399 case CollectionEvent::PERIODIC: in toString()
244 mCurrentStreamEvent = StreamEvent::PERIODIC; in startStream()263 mLooper->sendMessage(this, StreamEvent::PERIODIC); in startStream()291 mLooper->removeMessages(this, StreamEvent::PERIODIC); in stopStream()399 case StreamEvent::PERIODIC: { in handleMessage()
41 PERIODIC, enumerator
39 PERIODIC, enumerator