Searched refs:EventNames (Results 1 – 6 of 6) sorted by relevance
62 import com.android.tv.perf.EventNames;345 EventNames.PROGRAM_GUIDE_SCROLL_VERTICALLY); in ProgramGuide()348 EventNames.PROGRAM_GUIDE_SCROLL_VERTICALLY); in ProgramGuide()367 EventNames.PROGRAM_GUIDE_SCROLL_HORIZONTALLY); in ProgramGuide()370 EventNames.PROGRAM_GUIDE_SCROLL_HORIZONTALLY); in ProgramGuide()389 mTimerEvent, EventNames.PROGRAM_GUIDE_SHOW); in ProgramGuide()392 mPerformanceMonitor.stopJankRecorder(EventNames.PROGRAM_GUIDE_SHOW); in ProgramGuide()413 mTimerEvent, EventNames.PROGRAM_GUIDE_SHOW); in ProgramGuide()416 mPerformanceMonitor.stopJankRecorder(EventNames.PROGRAM_GUIDE_SHOW); in ProgramGuide()429 mPerformanceMonitor.recordMemory(EventNames.MEMORY_ON_PROGRAM_GUIDE_CLOSE); in ProgramGuide()[all …]
30 public final class EventNames { class62 private EventNames() {} in EventNames() method in EventNames
19 import static com.android.tv.perf.EventNames.EventName;
36 import com.android.tv.perf.EventNames;173 mPerformanceMonitor.stopTimer(queryTimer, EventNames.ON_DEVICE_SEARCH); in query()
43 import com.android.tv.perf.EventNames;684 EventNames.PROGRAM_DATA_MANAGER_PROGRAMS_PREFETCH_TASK_DO_IN_BACKGROUND); in doInBackground()714 EventNames.PROGRAM_GUIDE_SHOW_FROM_EMPTY_CACHE); in onPostExecute()
61 import com.android.tv.perf.EventNames;718 mPerformanceMonitor.stopTimer(mTimerEvent, EventNames.FETCH_EPG_TASK); in onPostExecute()719 mPerformanceMonitor.recordMemory(EventNames.FETCH_EPG_TASK); in onPostExecute()