Loading proto/src/metrics_constants.proto +11 −0 Original line number Diff line number Diff line Loading @@ -5547,6 +5547,17 @@ message MetricsEvent { // OS: P ACTION_ANOMALY_TRIGGERED = 1367; // ACTION: Settings > Condition > Device muted // CATEGORY: SETTINGS // OS: P SETTINGS_CONDITION_DEVICE_MUTED = 1368; // ACTION: Settings > Condition > Device vibrate // CATEGORY: SETTINGS // OS: P SETTINGS_CONDITION_DEVICE_VIBRATE = 1369; // ---- End P Constants, all P constants go above this line ---- // First Q constant in master goes here: Loading Loading
proto/src/metrics_constants.proto +11 −0 Original line number Diff line number Diff line Loading @@ -5547,6 +5547,17 @@ message MetricsEvent { // OS: P ACTION_ANOMALY_TRIGGERED = 1367; // ACTION: Settings > Condition > Device muted // CATEGORY: SETTINGS // OS: P SETTINGS_CONDITION_DEVICE_MUTED = 1368; // ACTION: Settings > Condition > Device vibrate // CATEGORY: SETTINGS // OS: P SETTINGS_CONDITION_DEVICE_VIBRATE = 1369; // ---- End P Constants, all P constants go above this line ---- // First Q constant in master goes here: Loading