Searched refs:MSG_ON_SUGGESTED_REPLY_SENT (Results 1 – 1 of 1) sorted by relevance
355 mHandler.obtainMessage(MyHandler.MSG_ON_SUGGESTED_REPLY_SENT, args).sendToTarget(); in onSuggestedReplySent()385 public static final int MSG_ON_SUGGESTED_REPLY_SENT = 6; field in NotificationAssistantService.MyHandler452 case MSG_ON_SUGGESTED_REPLY_SENT: { in handleMessage()