Searched refs:elapsed (Results 1 – 10 of 10) sorted by relevance
144 long elapsed = end - start; in checkSourceInternal() local146 Log.d(TAG, src + ": null cursor in " + formatTime(elapsed) in checkSourceInternal()149 Log.d(TAG, src + ": " + cursor.getCount() + " rows in " + formatTime(elapsed) in checkSourceInternal()152 return elapsed; in checkSourceInternal()239 long elapsed = (end - start); in run() local241 Log.d(TAG, mSrc + ": null cursor in " + formatTime(elapsed) in run()244 Log.d(TAG, mSrc + ": " + cursor.getCount() + " rows in " + formatTime(elapsed) in run()294 long elapsed = end - mStart; in onChanged() local297 + " rows in " + formatTime(elapsed)); in onChanged()
76 long elapsed = now - mLastFlipTime; in run() local78 if (elapsed < mDropPeriod) { in run()79 scheduleNext((int) mDropPeriod - elapsed); in run()83 (elapsed > (5 * mDropPeriod) && canFlip())) { in run()
150 float elapsed = (now - lastTime) * 0.001f;154 drawGeometry(elapsed);
235 long elapsed = System.currentTimeMillis() - startTime; in run() local237 Thread.sleep(Math.max(30 - elapsed, 0)); in run()
466 long elapsed = getElapsedTime(); in maybeLogElapsedTime() local467 Log.d(TAG, this + " update took " + elapsed + " millis"); in maybeLogElapsedTime()
450 final long elapsed = MAX_REPEAT_COUNT_TIME - millisUntilFinished; in DeleteKeyOnTouchListener()451 if (elapsed < mKeyRepeatStartTimeout) { in DeleteKeyOnTouchListener()
487 final long elapsed = SystemClock.uptimeMillis() - start;488 if (DEBUG) Log.d(TAG, "Collected " + mRows.size() + " apps in " + elapsed + "ms");
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...