Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DBaseShortcutSection.kt14 protected var rightShortcutHandle: KeyguardQuickAffordanceViewBinder.Binding? = null variable in com.android.systemui.keyguard.ui.view.layout.sections.BaseShortcutSection
18 rightShortcutHandle?.destroy() in removeViews()
DAlignShortcutsToUdfpsSection.kt70 rightShortcutHandle = in bindData()
DDefaultShortcutsSection.kt92 rightShortcutHandle = in <lambda>()