Home
last modified time | relevance | path

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

/frameworks/base/policy/src/com/android/internal/policy/impl/
DSimPukUnlockScreen.java43 public class SimPukUnlockScreen extends LinearLayout implements KeyguardScreen, class
71 public SimPukUnlockScreen(Context context, Configuration configuration, in SimPukUnlockScreen() method in SimPukUnlockScreen
DLockPatternKeyguardView.java918 unlockView = new SimPukUnlockScreen( in createUnlockScreenFor()