Searched refs:EventNames (Results 1 – 6 of 6) sorted by relevance
60 import com.android.tv.perf.EventNames;340 EventNames.PROGRAM_GUIDE_SCROLL_VERTICALLY); in ProgramGuide()343 EventNames.PROGRAM_GUIDE_SCROLL_VERTICALLY); in ProgramGuide()362 EventNames.PROGRAM_GUIDE_SCROLL_HORIZONTALLY); in ProgramGuide()365 EventNames.PROGRAM_GUIDE_SCROLL_HORIZONTALLY); in ProgramGuide()384 mTimerEvent, EventNames.PROGRAM_GUIDE_SHOW); in ProgramGuide()387 mPerformanceMonitor.stopJankRecorder(EventNames.PROGRAM_GUIDE_SHOW); in ProgramGuide()408 mTimerEvent, EventNames.PROGRAM_GUIDE_SHOW); in ProgramGuide()411 mPerformanceMonitor.stopJankRecorder(EventNames.PROGRAM_GUIDE_SHOW); in ProgramGuide()424 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;161 mPerformanceMonitor.stopTimer(queryTimer, EventNames.ON_DEVICE_SEARCH); in query()
41 import com.android.tv.perf.EventNames;611 EventNames.PROGRAM_DATA_MANAGER_PROGRAMS_PREFETCH_TASK_DO_IN_BACKGROUND); in doInBackground()644 EventNames.PROGRAM_GUIDE_SHOW_FROM_EMPTY_CACHE); in onPostExecute()
58 import com.android.tv.perf.EventNames;738 mPerformanceMonitor.stopTimer(mTimerEvent, EventNames.FETCH_EPG_TASK); in onPostExecute()739 mPerformanceMonitor.recordMemory(EventNames.FETCH_EPG_TASK); in onPostExecute()