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.java52 public class KeyguardHostView extends FrameLayout implements SecurityCallback { class
104 public KeyguardHostView(Context context) { in KeyguardHostView() method in KeyguardHostView
108 public KeyguardHostView(Context context, AttributeSet attrs) { in KeyguardHostView() method in KeyguardHostView
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java46 import com.android.keyguard.KeyguardHostView;
78 private KeyguardHostView mKeyguardHostView;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java39 import com.android.keyguard.KeyguardHostView;
81 protected KeyguardHostView mKeyguardView;