Searched refs:MSG_ON_NOTIFICATION_FEEDBACK_RECEIVED (Results 1 – 1 of 1) sorted by relevance
507 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_FEEDBACK_RECEIVED, in onNotificationFeedbackReceived()531 public static final int MSG_ON_NOTIFICATION_FEEDBACK_RECEIVED = 13; field in NotificationAssistantService.MyHandler645 case MSG_ON_NOTIFICATION_FEEDBACK_RECEIVED: { in handleMessage()