Searched refs:EVENT_TYPE_CLICK (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationUsageStats.java1028 private static final int EVENT_TYPE_CLICK = 2; field in class:NotificationUsageStats.SQLiteLog
1068 writeEvent(nowMs, EVENT_TYPE_CLICK, r);

Completed in 32 milliseconds