OSDN Git Service

resolve merge conflicts of 0f97b8f to nyc-mr1-dev
[android-x86/frameworks-base.git] / proto / src / metrics_constants.proto
index 40f3a9d..fee8ed9 100644 (file)
@@ -2206,6 +2206,12 @@ message MetricsEvent {
     // Settings launched from expanded quick settings.
     ACTION_QS_EXPANDED_SETTINGS_LAUNCH = 406;
 
+    // Notification expansion state toggled by the expand affordance.
+    ACTION_NOTIFICATION_EXPANDER = 407;
+
+    // Notification group expansion state toggled by the expand affordance.
+    ACTION_NOTIFICATION_GROUP_EXPANDER = 408;
+
     // ---- End N Constants, all N constants go above this line ----
 
     // ------- Begin N App Disambig Shade -----