Searched refs:lap (Results 1 – 3 of 3) sorted by relevance
37 lap(""); in StopWatch()50 public void lap(String lapLabel) { in lap() method in StopWatch60 lap(""); in stopAndLog()101 public void lap(String lapLabel) { in lap() method in StopWatch.NullStopWatch
159 mStopWatch.lap("c"); // create start in onCreate()162 mStopWatch.lap("sc"); // super.onCreate in onCreate()182 mStopWatch.lap("i"); // intent parsed in onCreate()187 mStopWatch.lap("ld"); // loader started in onCreate()195 mStopWatch.lap("l"); // layout inflated in onCreate()238 mStopWatch.lap("v"); // view initialized in onCreate()247 mStopWatch.lap("cf"); // onCreate finished in onCreate()342 mStopWatch.lap("atm"); // AccountTypeManager initialization start in bindData()345 mStopWatch.lap("fatm"); // AccountTypeManager initialization finished in bindData()350 mStopWatch.lap("ph"); // Photo set in bindData()[all …]
500 stopWatch.lap("qloc"); in onResume()506 stopWatch.lap("dtwd"); in onResume()511 stopWatch.lap("hptc"); in onResume()525 stopWatch.lap("tg"); in onResume()536 stopWatch.lap("fdin"); in onResume()545 stopWatch.lap("tm"); in onResume()570 stopWatch.lap("hnt"); in onResume()574 stopWatch.lap("bes"); in onResume()