Searched refs:MSG_POST (Results 1 – 1 of 1) sorted by relevance
1017 private static final int MSG_POST = 1; field in NotificationUsageStats.SQLiteLog1098 case MSG_POST: in SQLiteLog()1163 mWriteHandler.sendMessage(mWriteHandler.obtainMessage(MSG_POST, notification)); in logPosted()