Searched refs:KeyguardHostView (Results 1 – 4 of 4) sorted by relevance
38 private KeyguardHostView mKeyguardHostView;42 mKeyguardHostView = new KeyguardHostView(getContext()); in setup()
52 public class KeyguardHostView extends FrameLayout implements SecurityCallback { class104 public KeyguardHostView(Context context) { in KeyguardHostView() method in KeyguardHostView108 public KeyguardHostView(Context context, AttributeSet attrs) { in KeyguardHostView() method in KeyguardHostView
46 import com.android.keyguard.KeyguardHostView;78 private KeyguardHostView mKeyguardHostView;
39 import com.android.keyguard.KeyguardHostView;81 protected KeyguardHostView mKeyguardView;