Searched refs:BaseShortcutSection (Results 1 – 3 of 3) sorted by relevance
12 abstract class BaseShortcutSection : KeyguardSection() { class84 return other is BaseShortcutSection in equals()
50 ) : BaseShortcutSection() {
55 ) : BaseShortcutSection() { in <lambda>()