OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KeyguardViewManager
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardViewManager.java
61
public class
KeyguardViewManager
{
63
private static String TAG = "
KeyguardViewManager
";
104
public
KeyguardViewManager
(Context context, ViewManager viewManager,
508
synchronized (
KeyguardViewManager
.this) {
KeyguardAbsKeyInputView.java
234
mCallback.userActivity(
KeyguardViewManager
.DIGIT_PRESS_WAKE_MILLIS);
KeyguardViewMediator.java
185
private
KeyguardViewManager
mKeyguardViewManager;
517
mKeyguardViewManager = new
KeyguardViewManager
(context, wm, mViewMediatorCallback,
[
all
...]
Completed in 66 milliseconds