Searched defs:queued (Results 1 – 6 of 6) sorted by relevance
36 sp<ReportBatch> Throttler::filterBatch(const sp<ReportBatch>& queued) { in filterBatch()
40 bool queued; member
140 QueuedRunnable queued = mQueue.remove(0); in executeNext() local
962 private boolean canStartCollectingNow(@Nullable Transition queued) { in canStartCollectingNow()1034 boolean getCanBeIndependent(Transition collecting, @Nullable Transition queued) { in getCanBeIndependent()
1157 ActivityRecord r, Transition transition, boolean queued) { in executeFullscreenRequestTransition()
105 bool queued = false; in threadLoop() local