Home
last modified time | relevance | path

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

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