Searched refs:interactions (Results 1 – 12 of 12) sorted by relevance
16 private val interactions = mutableMapOf<String, Boolean>() constant23 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()
119 Holds multiple user interactions with the picker184 Defines different video playback user interactions211 Different user interactions with the above defined banners
67 protected final void setInteractions(List<Interaction> interactions) { in setInteractions() argument68 mInteractions = interactions; in setInteractions()
4 `MediaProjectionManagerService` needs to have consistent lock ordering with its interactions with
95 A general atom capturing any and all user interactions with the picker with other atoms focusing96 on more specific interactions detailing the same.
7 The interactions in the Shell can be pretty complicated, so having good logging is crucial to122 It can be useful to add additional shell commands to drive and test specific interactions.
37 // User interactions with desktopmode
7 features within SystemUI have an opportunity to ignore or even undo accidental interactions as they12 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,
106 interactionSource.interactions.collect { interaction -> in <lambda>()
161 * Logged for call interactions in Wear Services.
5272 // vibration conductor (closest measure of starting HAL interactions).7802 * Event to track Jank for various system interactions.11036 // User interactions with splitscreen11128 // User interactions with the bubble.
7398 // Report interactions with seekbar on media notifications