Searched defs:getRemainingTime (Results 1 - 3 of 3) sorted by last modified time

/external/replicaisland/src/com/replica/replicaisland/
H A DConversationDialogActivity.java155 if (tv.getRemainingTime() > 0) {
248 public long getRemainingTime() { method in class:ConversationDialogActivity.TypewriterTextView
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DPerformanceResults.java74 long remainingTime = getRemainingTime(elapsed);
82 private long getRemainingTime(long elapsed) { method in class:PerformanceResults.RemainingTimeGuess

Completed in 160 milliseconds