Searched refs:PERIODIC (Results 1 – 4 of 4) sorted by relevance
65 case CollectionEvent::PERIODIC: in handleMessage()83 mCurrentCollectionEvent = CollectionEvent::PERIODIC; in handleMessage()85 mLooper->sendMessage(this, CollectionEvent::PERIODIC); in handleMessage()207 mCurrentCollectionEvent = CollectionEvent::PERIODIC; in startCollection()218 mLooper->sendMessage(this, CollectionEvent::PERIODIC); in startCollection()284 if (mCurrentCollectionEvent != CollectionEvent::PERIODIC) { in startCustomCollection()288 << " != " << toString(CollectionEvent::PERIODIC) << " collection event"; in startCustomCollection()416 case CollectionEvent::PERIODIC: in toString()
44 PERIODIC, enumerator
259 mCurrentStreamEvent = StreamEvent::PERIODIC; in startStream()278 mLooper->sendMessage(this, StreamEvent::PERIODIC); in startStream()307 mLooper->removeMessages(this, StreamEvent::PERIODIC); in stopStream()423 case StreamEvent::PERIODIC: { in handleMessage()
41 PERIODIC, enumerator