Searched refs:EVENT_ICON_CLICK (Results 1 – 2 of 2) sorted by relevance
44 public static final int EVENT_ICON_CLICK = 7; // (stream|int) (icon_state|int) field in Events136 case EVENT_ICON_CLICK: in writeEvent()
452 Events.writeEvent(mContext, Events.EVENT_ICON_CLICK, row.stream, row.iconState); in initRow()