Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DBaseShortcutSection.kt13 protected var leftShortcutHandle: KeyguardQuickAffordanceViewBinder.Binding? = null variable in com.android.systemui.keyguard.ui.view.layout.sections.BaseShortcutSection
17 leftShortcutHandle?.destroy() in removeViews()
DAlignShortcutsToUdfpsSection.kt60 leftShortcutHandle = in bindData()
DDefaultShortcutsSection.kt82 leftShortcutHandle = in <lambda>()