Home
last modified time | relevance | path

Searched defs:KeyguardViewBase (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardViewBase.java60 public abstract class KeyguardViewBase extends FrameLayout implements SecurityCallback { class
77 public KeyguardViewBase(Context context) { in KeyguardViewBase() method in KeyguardViewBase
81 public KeyguardViewBase(Context context, AttributeSet attrs) { in KeyguardViewBase() method in KeyguardViewBase