Searched refs:CUSTOM_START (Results 1 – 4 of 4) sorted by relevance
66 case CollectionEvent::CUSTOM_START: in handleMessage()72 if (mCurrentCollectionEvent != CollectionEvent::CUSTOM_START) { in handleMessage()292 mCurrentCollectionEvent = CollectionEvent::CUSTOM_START; in startCustomCollection()293 mLooper->sendMessage(this, CollectionEvent::CUSTOM_START); in startCustomCollection()301 if (mCurrentCollectionEvent == CollectionEvent::CUSTOM_START) { in stopCustomCollection()394 case CollectionEvent::CUSTOM_START: in collectionEventToString()
41 CUSTOM_START, enumerator
67 case CollectionEvent::CUSTOM_START: in handleMessage()73 if (mCurrentCollectionEvent != CollectionEvent::CUSTOM_START) { in handleMessage()296 mCurrentCollectionEvent = CollectionEvent::CUSTOM_START; in startCustomCollection()297 mLooper->sendMessage(this, CollectionEvent::CUSTOM_START); in startCustomCollection()305 if (mCurrentCollectionEvent != CollectionEvent::CUSTOM_START) { in stopCustomCollection()401 case CollectionEvent::CUSTOM_START: in toString()
40 CUSTOM_START, enumerator