Home
last modified time | relevance | path

Searched refs:EventName (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/perf/
DPerformanceMonitor.java21 import static com.android.tv.perf.EventNames.EventName;
37 void recordMemory(@EventName String eventName); in recordMemory()
45 void startGlobalTimer(@EventName String eventName); in startGlobalTimer()
53 void stopGlobalTimer(@EventName String eventName); in stopGlobalTimer()
73 void stopTimer(TimerEvent event, @EventName String eventName); in stopTimer()
83 void startJankRecorder(@EventName String eventName); in startJankRecorder()
90 void stopJankRecorder(@EventName String eventName); in stopJankRecorder()
DEventNames.java42 public @interface EventName {} annotation in EventNames
/packages/services/Telecomm/proto/
Dtelecom.proto49 enum EventName { enum
95 optional EventName event_name = 1;