Searched refs:sendClockEvent (Results 1 – 2 of 2) sorted by relevance
48 public static void sendClockEvent(@StringRes int action, @StringRes int label) { in sendClockEvent() method in Events
662 Events.sendClockEvent(R.string.action_show, R.string.label_deskclock); in selectedTabChanged()