Home | History | Annotate | Download | only in gui

Lines Matching refs:mIsAutoTimestamp

564         item.mIsAutoTimestamp = isAutoTimestamp;
916 while (mQueue.size() > 1 && !mQueue[0].mIsAutoTimestamp) {