Home
last modified time | relevance | path

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

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