Searched refs:MSG_CLICK (Results 1 – 1 of 1) sorted by relevance
1018 private static final int MSG_CLICK = 2; field in NotificationUsageStats.SQLiteLog1101 case MSG_CLICK: in SQLiteLog()1167 mWriteHandler.sendMessage(mWriteHandler.obtainMessage(MSG_CLICK, notification)); in logClicked()