Searched defs:executionTime (Results 1 – 3 of 3) sorted by relevance
119 Instant executionTime = in executeMigrationCompletionJob() local174 Instant executionTime = in executeMigrationPauseJob() local
115 final long executionTime = SystemClock.elapsedRealtime() - startTime; in doInBackground() local
59 private long executionTime; field in BaseTask