Home
last modified time | relevance | path

Searched refs:addRightShortcut (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DBaseShortcutSection.kt50 protected fun addRightShortcut(constraintLayout: ConstraintLayout) { in addRightShortcut() method
DAlignShortcutsToUdfpsSection.kt54 addRightShortcut(constraintLayout) in addViews()
DDefaultShortcutsSection.kt63 addRightShortcut(constraintLayout) in <lambda>()