Home
last modified time | relevance | path

Searched refs:KeyguardHostView (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardHostViewTest.java38 private KeyguardHostView mKeyguardHostView;
42 mKeyguardHostView = new KeyguardHostView(getContext()); in setup()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardHostView.java51 public class KeyguardHostView extends FrameLayout implements SecurityCallback { class
103 public KeyguardHostView(Context context) { in KeyguardHostView() method in KeyguardHostView
107 public KeyguardHostView(Context context, AttributeSet attrs) { in KeyguardHostView() method in KeyguardHostView
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java45 import com.android.keyguard.KeyguardHostView;
77 private KeyguardHostView mKeyguardHostView;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java39 import com.android.keyguard.KeyguardHostView;
79 protected KeyguardHostView mKeyguardView;