Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/perf/
H A DEventNames.java43 public @interface EventName {} annotation in EventNames
/aosp12/packages/services/Telecomm/proto/
H A Dtelecom.proto55 enum EventName { enum
/aosp12/system/bt/btif/src/
H A Dbtif_av.cc791 std::string BtifAvEvent::EventName(uint32_t event) { in EventName() function in BtifAvEvent