Searched refs:KeyguardHostView (Results 1 – 4 of 4) sorted by relevance
38 private KeyguardHostView mKeyguardHostView;42 mKeyguardHostView = new KeyguardHostView(getContext()); in setup()
51 public class KeyguardHostView extends FrameLayout implements SecurityCallback { class103 public KeyguardHostView(Context context) { in KeyguardHostView() method in KeyguardHostView107 public KeyguardHostView(Context context, AttributeSet attrs) { in KeyguardHostView() method in KeyguardHostView
45 import com.android.keyguard.KeyguardHostView;77 private KeyguardHostView mKeyguardHostView;
39 import com.android.keyguard.KeyguardHostView;79 protected KeyguardHostView mKeyguardView;