Home
last modified time | relevance | path

Searched refs:KeyguardSimPinViewController (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSimPinViewController.java43 public class KeyguardSimPinViewController class
75 protected KeyguardSimPinViewController(KeyguardSimPinView view, in KeyguardSimPinViewController() method in KeyguardSimPinViewController
H A DKeyguardInputViewController.java223 return new KeyguardSimPinViewController((KeyguardSimPinView) keyguardInputView, in create()