Home
last modified time | relevance | path

Searched refs:affordance (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/docs/device-entry/
Dquickaffordance.md25 …aults only work until the user of the device selects a different quick affordance for that slot, e…
28affordance for a specific slot. We remove a selection when the user un-selects a quick affordance
30 ## Building a Quick affordance Picker Experience
40 … `Cursor` where each row represents a slot, affordance, or selection, respectively. Note that the
43 …table accepts `insert` or `delete` operations to either add or remove a quick affordance on a slot.
44affordance on a slot, execute the `insert` operation on the `selections` table `Uri` and include t…
45affordance from a slot, execute the `delete` operation on the `selections` table `Uri` and include…
46 * To remove all selections of any currently-selected quick affordance from a specific slot, repeat …
53 * Select one quick affordance per slot at a time
54 * Unselect an already-selected quick affordance from a slot
[all …]
Dglossary.md30affordance for a fingerprint sensor that is under the display, which requires a software visual af…
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardQuickAffordanceInteractor.kt128 ) { affordance, isDozing, isKeyguardShowing, isQuickSettingsVisible, isUserInLockdown -> in <lambda>() method
130 affordance in <lambda>()
288 getAffordancePickerRepresentations().associateBy { affordance -> affordance.id } in <lambda>() method
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/customization/data/content/
DFakeCustomizationProviderClient.kt162 fun addAffordance(affordance: CustomizationProviderClient.Affordance): Int { in <lambda>()
163 affordances.value = affordances.value + listOf(affordance) in <lambda>()
/frameworks/base/packages/SystemUI/docs/
Duser-switching.md15 ### Keyguard affordance
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2285 // Notification expansion state toggled by the expand affordance.
2288 // Notification group expansion state toggled by the expand affordance.