OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keyguardsimpukview
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardSimPukView.java
44
public class
KeyguardSimPukView
extends KeyguardAbsKeyInputView
46
private static final String LOG_TAG = "
KeyguardSimPukView
";
48
public static final String TAG = "
KeyguardSimPukView
";
122
public
KeyguardSimPukView
(Context context) {
126
public
KeyguardSimPukView
(Context context, AttributeSet attrs) {
/frameworks/base/packages/Keyguard/res/layout/
keyguard_sim_puk_view.xml
21
<com.android.keyguard.
KeyguardSimPukView
230
</com.android.keyguard.
KeyguardSimPukView
>
Completed in 216 milliseconds