Home | History | Annotate | Download | only in dialpad

Lines Matching refs:stopWatch

81 import com.android.contacts.common.util.StopWatch;
544 final StopWatch stopWatch = StopWatch.start("Dialpad.onResume");
550 stopWatch.lap("qloc");
562 stopWatch.lap("dtwd");
567 stopWatch.lap("hptc");
581 stopWatch.lap("tg");
596 stopWatch.lap("fdin");
605 stopWatch.lap("tm");
632 stopWatch.lap("hnt");
636 stopWatch.lap("bes");
638 stopWatch.stopAndLog(TAG, 50);