Searched refs:CUSTOM_START (Results 1 – 2 of 2) sorted by relevance
69 case CollectionEvent::CUSTOM_START: in handleMessage()75 if (mCurrentCollectionEvent != CollectionEvent::CUSTOM_START) { in handleMessage()310 mCurrentCollectionEvent = CollectionEvent::CUSTOM_START; in startCustomCollection()311 mLooper->sendMessage(this, CollectionEvent::CUSTOM_START); in startCustomCollection()320 if (mCurrentCollectionEvent == CollectionEvent::CUSTOM_START) { in stopCustomCollection()418 case CollectionEvent::CUSTOM_START: in toString()
45 CUSTOM_START, enumerator