Home
last modified time | relevance | path

Searched refs:interactions (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationInteractionTracker.kt16 private val interactions = mutableMapOf<String, Boolean>() constant
23 return interactions[key] ?: false in hasUserInteractedWith()
27 interactions[entry.key] = false in onEntryAdded()
31 interactions.remove(entry.key) in onEntryCleanUp()
35 interactions[key] = true in onNotificationInteraction()
/frameworks/proto_logging/stats/enums/photopicker/
Denums.proto119 Holds multiple user interactions with the picker
184 Defines different video playback user interactions
211 Different user interactions with the above defined banners
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
DAutomator.java67 protected final void setInteractions(List<Interaction> interactions) { in setInteractions() argument
68 mInteractions = interactions; in setInteractions()
/frameworks/base/services/core/java/com/android/server/media/projection/
Dmediaprojection.md4 `MediaProjectionManagerService` needs to have consistent lock ordering with its interactions with
/frameworks/proto_logging/stats/atoms/photopicker/
Dphotopicker_extension_atoms.proto95 A general atom capturing any and all user interactions with the picker with other atoms focusing
96 on more specific interactions detailing the same.
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Ddebugging.md7 The interactions in the Shell can be pretty complicated, so having good logging is crucial to
122 It can be useful to add additional shell commands to drive and test specific interactions.
/frameworks/proto_logging/stats/atoms/desktopmode/
Ddesktopmode_extensions_atoms.proto37 // User interactions with desktopmode
/frameworks/base/packages/SystemUI/docs/
Dfalsing.md7 features within SystemUI have an opportunity to ignore or even undo accidental interactions as they
12 The `FalsingManager` tracks all touch interactions happening on a phone's lock screen.
119 Use this for any non-tap interactions. This includes expanding notifications,
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/
DPlatformSlider.kt106 interactionSource.interactions.collect { interaction -> in <lambda>()
/frameworks/proto_logging/stats/atoms/wearservices/
Dwearservices_extension_atoms.proto161 * Logged for call interactions in Wear Services.
/frameworks/proto_logging/stats/
Datoms.proto5272 // vibration conductor (closest measure of starting HAL interactions).
7802 * Event to track Jank for various system interactions.
11036 // User interactions with splitscreen
11128 // User interactions with the bubble.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto7398 // Report interactions with seekbar on media notifications