HomeSort by relevance Sort by last modified time
    Searched defs:keyguard (Results 1 - 25 of 55) sorted by null

1 2 3

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardLinearLayout.java 16 package com.android.keyguard;
KeyguardSecurityContainer.java 1 package com.android.keyguard;
MultiUserAvatarCache.java 17 package com.android.keyguard;
SecurityMessageDisplay.java 17 package com.android.keyguard;
BiometricSensorUnlock.java 17 package com.android.keyguard;
ChallengeLayout.java 17 package com.android.keyguard;
EmergencyCarrierArea.java 17 package com.android.keyguard;
25 import com.android.keyguard.R;
KeyguardSecurityCallback.java 16 package com.android.keyguard;
18 import com.android.keyguard.KeyguardHostView.OnDismissAction;
36 * Checks if keyguard is in "verify credentials" mode.
KeyguardSecurityView.java 16 package com.android.keyguard;
25 * Interface back to keyguard to tell it when security
KeyguardSecurityViewHelper.java 17 package com.android.keyguard;
KeyguardService.java 17 package com.android.keyguard;
LiftToActivateListener.java 17 package com.android.keyguard;
ObscureSpeechDelegate.java 17 package com.android.keyguard;
CheckLongPressHelper.java 17 package com.android.keyguard;
KeyguardPINView.java 17 package com.android.keyguard;
KeyguardSecurityModel.java 16 package com.android.keyguard;
KeyguardViewBase.java 17 package com.android.keyguard;
33 * Base class for keyguard view. {@link #reset} is where you should
36 * or finishing the keyguard).
38 * Handles intercepting of media keys that still work when the keyguard is
47 // Whether the volume keys should be handled by keyguard. If true, then
76 * Verify that the user can get past the keyguard securely. This is called,
77 * for example, when the phone disables the keyguard but then wants to launch
104 * Allows the media keys to work when the keyguard is showing.
105 * The media keys should be of no interest to the actual keyguard view(s),
KeyguardWidgetCarousel.java 16 package com.android.keyguard;
CarrierText.java 17 package com.android.keyguard;
EmergencyButton.java 17 package com.android.keyguard;
KeyguardMultiUserSelectorView.java 17 package com.android.keyguard;
KeyguardStatusView.java 17 package com.android.keyguard;
KeyguardUpdateMonitorCallback.java 16 package com.android.keyguard;
74 * Called when the visibility of the keyguard changes.
75 * @param showing Indicates if the keyguard is now visible.
NumPadKey.java 17 package com.android.keyguard;
KeyguardAbsKeyInputView.java 17 package com.android.keyguard;

Completed in 426 milliseconds

1 2 3