Searched refs:MSG_ON_NOTIFICATION_VISIBILITY_CHANGED (Results 1 – 1 of 1) sorted by relevance
446 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_VISIBILITY_CHANGED, in onNotificationVisibilityChanged()529 public static final int MSG_ON_NOTIFICATION_VISIBILITY_CHANGED = 11; field in NotificationAssistantService.MyHandler630 case MSG_ON_NOTIFICATION_VISIBILITY_CHANGED: { in handleMessage()