Home
last modified time | relevance | path

Searched refs:elapsed (Results 1 – 20 of 20) sorted by relevance

/packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
DSourceLatency.java144 long elapsed = end - start; in checkSourceInternal() local
146 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() local
241 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() local
297 + " rows in " + formatTime(elapsed)); in onChanged()
/packages/modules/NeuralNetworks/tools/systrace_parser/parser/
Dtracker.py214 elapsed = 0.0
216 elapsed = elapsed + (async_ends[i] - async_starts[i])
225 elapsed = elapsed + (sync_ends[i] - sync_starts[i])
226 return elapsed
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
DPhotoCarousel.java76 long elapsed = now - mLastFlipTime; in run() local
78 if (elapsed < mDropPeriod) { in run()
79 scheduleNext((int) mDropPeriod - elapsed); in run()
83 (elapsed > (5 * mDropPeriod) && canFlip())) { in run()
/packages/apps/Nfc/src/com/android/nfc/beam/
DFireflyRenderer.java235 long elapsed = System.currentTimeMillis() - startTime; in run() local
237 Thread.sleep(Math.max(30 - elapsed, 0)); in run()
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/
DMpegTsPlayerV2.java485 public void onDroppedFrames(int count, long elapsed) { in onDroppedFrames() argument
486 TunerDebug.notifyVideoFrameDrop(count, elapsed); in onDroppedFrames()
/packages/apps/Messaging/src/com/android/messaging/util/
DGifTranscoder.java51 final long elapsedMs = stopwatch.elapsed(TimeUnit.MILLISECONDS); in transcode()
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/
DMpegTsPlayer.java590 public void onDroppedFrames(int count, long elapsed) { in onDroppedFrames() argument
591 TunerDebug.notifyVideoFrameDrop(count, elapsed); in onDroppedFrames()
/packages/services/Telecomm/proto/
Dtelecom.proto103 // The elapsed time since the last event, rounded to one significant digit.
131 // The elapsed time since the last event, rounded to one significant digit.
/packages/apps/Launcher3/protos/
Dlauncher_trace_file.proto45 /* required: elapsed realtime in nanos since boot of when this entry was logged */
/packages/modules/DnsResolver/
Ddoh.rs200 info!("connection closed, {:?}, {:?}", quic_conn_start.elapsed(), conn.stats()); in doh_handler()
203 error!("connection handshake timed out after {:?}", quic_conn_start.elapsed()); in doh_handler()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java1157 int elapsed = 0; in assertTrueWithTimeout() local
1158 while (elapsed < TEST_TIMEOUT) { in assertTrueWithTimeout()
1164 elapsed += TEST_POLL_INTERVAL; in assertTrueWithTimeout()
/packages/modules/GeoTZ/data_pipeline/src/main/java/com/android/timezone/location/data_pipeline/steps/
DTzS2PolygonsToTzS2CellUnions.java200 tzId, cellIds.size(), maxS2Level, stopwatch.elapsed()); in createTzS2CellUnion()
DTzS2CellUnionsToTzS2Ranges.java214 ranges.size(), tzId, stopwatch.elapsed()); in createTzS2Ranges()
/packages/modules/Virtualization/compos/src/
Dcompsvc_worker.rs78 if start_time.elapsed() > AUTHFS_SETUP_TIMEOUT_SEC { in wait_until_authfs_ready()
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
Dvoicemail_transcription.proto125 // The client should not call GetTranscript until this time has elapsed, but
/packages/modules/Virtualization/zipfuse/src/
Dmain.rs417 if start_time.elapsed() > TIMEOUT { in wait_for_mount()
/packages/modules/Wifi/service/proto/src/
Dmetrics.proto1529 // The number of milliseconds that have elapsed since the device booted
2384 // Measured in milliseconds that have elapsed since the device booted.
2411 // Measured in milliseconds that have elapsed since the device booted.
2624 // The elapsed time of the most recent link probe since last stats update;
2907 // The total duration elapsed while in this mobility state, in ms
2910 // the total duration elapsed while in this mobility state with PNO scans running, in ms
3260 // Histogram for the elapsed time of successful link probes, in ms.
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...