Searched refs:MSG_ON_NOTIFICATION_EXPANSION_CHANGED (Results 1 – 1 of 1) sorted by relevance
337 mHandler.obtainMessage(MyHandler.MSG_ON_NOTIFICATION_EXPANSION_CHANGED, args) in onNotificationExpansionChanged()383 public static final int MSG_ON_NOTIFICATION_EXPANSION_CHANGED = 4; field in NotificationAssistantService.MyHandler436 case MSG_ON_NOTIFICATION_EXPANSION_CHANGED: { in handleMessage()