These will be used by code in ART to log an event when a hidden API is
accessed.
Test: m
Bug: 77517571
Change-Id: I6ee0204a3c9e96e39982530b693a1cc33915f6a1
For click/action click/dismiss, passing rank(0-based) and
count at the time of the actions to events.
Bug: 70724602
Test: runtest systemui-notification
Test: atest packages/SystemUI/tests/src/com/android/systemui/statusbar/notification
Change-Id: I07c440f84ccb745f744eb4e317881b72d2b41683
simply adds a metrics constant for the new bluetooth screen
Bug: 77543471
Test: robotests pass
Merged-In: Id6317df4b86def4e0aa095fd3bc1ed544c0f0220
Change-Id: Id6317df4b86def4e0aa095fd3bc1ed544c0f0220
- Log settings click and ringer toggle
- Log stream for volume change and mute instead of value
Test: manual
Change-Id: Id72e4b79ca9875b7c80b58527c303d3af0af9492
Fixes: 74201925
Log the first time a notification with smart
replies is visible.
Log each click on a smart reply.
Test: atest SystemUITests
Bug: 72153458
Change-Id: I6dc498871000dbb9af978567db3d258b20978781
When user manually selects a cellular network, don't record network
name in metrics logs.
Bug: 65412783
Test: manual
Change-Id: I54b827617f706bfde3615a9fbb2f58939fa74717
This CL simply adds a metrics proto constant for the new dialog
that shows up if you try to tunr on auto-wifi without first
enabling wifi scanning.
Test: robotests still pass
Bug: 67070896
Change-Id: I9a4e0fa105e67d666e2e34588bea037034a28784
These data can be used to optimize power savings, since scanning dfs
channels require significantly more energy.
Bug: 72755722
Test: compile, run ./frameworks/base/wifi/tests/runtests.sh
Change-Id: Ic0515ceca452459446b245d93620885b1ade823f
Add 2 fields to check if watchdog is really working as well as we think
it is.
Bug: 75001353
Test: compile, run ./frameworks/base/wifi/tests/runtests.sh
Change-Id: If547bd962f12773f4a4b36fb8fc3e50aff259dac
Adds initialize event, total number of wakes, and number of ignored
calls to start (from Wakeup already being active).
Bug: 72762459
Test: make
Change-Id: I09fea7b4fcaf3624f06a185160f94d06544e5038
a) Add new metrics for supplicant & hostapd crash numbers. Also, create new
failure metrics for softap turn on.
b) Add metrics for unexpected interface down events.
Bug: 71720421
Bug: 68716726
Test: Unit tests
Change-Id: I9fd6e8bf8f42174a9d6a4ef8249656f804238408
Spec: go/ebs-low-battery-mode-flow
- Basically when the user manually enables battery saver 4 times,
we show this notification to suggest turning on "scheduled"
(i.e. auto) battery saver.
- We show it through 8th time. If the user hits "no thanks",
or if auto-saver is enabled already, we will not show it.
- Introduced a new notification channel "HINTS" with
IMPORTANCE_DEFAULT.
Bug: 74120126
Test: Manual test with ll development/scripts/battery_simulator.py
Change-Id: I713abc59dc7caee6882ba848c3e3aabaf778c2bd
Collect metrics on the prevalence of support for IEEE 802.11mc by
looking at the number of such APs in each scan.
Bug: 68819947
Test: unit tests
Change-Id: I3857dcfdd43b4ae22a2d2200bfd1f348cbf35a5b
Add metrics for different kind of battery actions. Also
add a field to specify the type of anomaly.
Bug: 73888115
Test: Build
Change-Id: I2e4d912a5e25b8fe92ec000d5086e44b0e9f190d
- This allows launcher to distinguish between a real snapshot and an app
theme snapshot, which it will decorate differently.
Bug: 72809891
Test: atest com.android.server.wm.TaskSnapshotPersisterLoaderTest
Change-Id: Ia94591ab83ef312556f138cf11398cc5680ad798