HomeSort by relevance Sort by last modified time
    Searched refs:startBootstrapTimer (Results 1 - 3 of 3) sorted by null

  /packages/apps/TV/src/com/android/tv/perf/
StubPerformanceMonitor.java 62 public static TimerEvent startBootstrapTimer() {
  /packages/apps/TV/src/com/android/tv/
TvApplication.java 90 private static final TimerEvent sAppStartTimer = StubPerformanceMonitor.startBootstrapTimer();
MainActivity.java 424 TimerEvent timer = StubPerformanceMonitor.startBootstrapTimer();
    [all...]

Completed in 217 milliseconds