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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
ViewMediatorCallback.java 17 package com.android.keyguard;
20 * The callback used by the keyguard view to tell the {@link KeyguardViewMediator}
30 * Report that the keyguard is done.
39 * Report that the keyguard is done drawing.
50 * Report that the keyguard is dismissable, pending the next keyguardDone call.
59 * Report when keyguard is actually gone
64 * Report when the UI is ready for dismissing the whole Keyguard.
69 * Reset the keyguard and bouncer.
99 * Invoked when the secondary display showing a keyguard window changes.
KeyguardConstants.java 17 package com.android.keyguard;
20 * Defines constants for the Keyguard.
25 * Turns on debugging information for the whole Keyguard. This is very verbose and should only
KeyguardSecurityCallback.java 16 package com.android.keyguard;
33 * Checks if keyguard is in "verify credentials" mode.
48 * Resets the keyguard view.
KeyguardHostView.java 17 package com.android.keyguard;
35 import com.android.keyguard.KeyguardSecurityContainer.SecurityCallback;
36 import com.android.keyguard.KeyguardSecurityModel.SecurityMode;
42 * Base class for keyguard view. {@link #reset} is where you should
45 * or finishing the keyguard).
47 * Handles intercepting of media keys that still work when the keyguard is
87 // The trust agent dismissed the keyguard without the user proving
90 Log.i(TAG, "TrustAgent dismissed Keyguard.");
100 // Whether the volume keys should be handled by keyguard. If true, then
127 * Sets an action to run when keyguard finishes
    [all...]
KeyguardUpdateMonitorCallback.java 16 package com.android.keyguard;
72 * Called when the visibility of the keyguard changes.
73 * @param showing Indicates if the keyguard is now visible.
87 * Called when the keyguard enters or leaves bouncer mode.
88 * @param bouncer if true, keyguard is now in bouncer mode.
159 * @deprecated use {@link com.android.systemui.keyguard.WakefulnessLifecycle}.
168 * @deprecated use {@link com.android.systemui.keyguard.WakefulnessLifecycle}.
179 * @deprecated use {@link com.android.systemui.keyguard.WakefulnessLifecycle}.
187 * @deprecated use {@link com.android.systemui.keyguard.ScreenLifecycle}.
195 * @deprecated use {@link com.android.systemui.keyguard.ScreenLifecycle}
    [all...]
  /frameworks/base/packages/SystemUI/res-keyguard/layout/
keyguard_emergency_carrier_area.xml 21 <com.android.keyguard.EmergencyCarrierArea
31 <com.android.keyguard.CarrierText
35 style="@style/Keyguard.TextView"
42 <com.android.keyguard.EmergencyButton
49 style="@style/Keyguard.TextView.EmergencyButton"
52 </com.android.keyguard.EmergencyCarrierArea>
keyguard_status_area.xml 20 <!-- This is a view that shows general status information in Keyguard. -->
21 <com.android.keyguard.KeyguardSliceView
31 <view class="com.android.keyguard.KeyguardSliceView$TitleView"
40 android:theme="@style/TextAppearance.Keyguard"
42 <view class="com.android.keyguard.KeyguardSliceView$Row"
49 </com.android.keyguard.KeyguardSliceView
keyguard_host_view.xml 22 <com.android.keyguard.KeyguardHostView
33 <com.android.keyguard.KeyguardSecurityContainer
42 <com.android.keyguard.KeyguardSecurityViewFlipper
52 </com.android.keyguard.KeyguardSecurityViewFlipper>
53 </com.android.keyguard.KeyguardSecurityContainer>
55 </com.android.keyguard.KeyguardHostView>
keyguard_pin_view.xml 20 <com.android.keyguard.KeyguardPINView
42 <com.android.keyguard.AlphaOptimizedRelativeLayout
49 <com.android.keyguard.PasswordTextView
85 </com.android.keyguard.AlphaOptimizedRelativeLayout>
93 <com.android.keyguard.NumPadKey
101 <com.android.keyguard.NumPadKey
109 <com.android.keyguard.NumPadKey
125 <com.android.keyguard.NumPadKey
133 <com.android.keyguard.NumPadKey
141 <com.android.keyguard.NumPadKe
    [all...]
keyguard_sim_pin_view.xml 20 <com.android.keyguard.KeyguardSimPinView
63 <com.android.keyguard.PasswordTextView
106 <com.android.keyguard.NumPadKey
114 <com.android.keyguard.NumPadKey
122 <com.android.keyguard.NumPadKey
137 <com.android.keyguard.NumPadKey
145 <com.android.keyguard.NumPadKey
153 <com.android.keyguard.NumPadKey
168 <com.android.keyguard.NumPadKey
176 <com.android.keyguard.NumPadKe
    [all...]
keyguard_sim_puk_view.xml 21 <com.android.keyguard.KeyguardSimPukView
64 <com.android.keyguard.PasswordTextView
107 <com.android.keyguard.NumPadKey
115 <com.android.keyguard.NumPadKey
123 <com.android.keyguard.NumPadKey
138 <com.android.keyguard.NumPadKey
146 <com.android.keyguard.NumPadKey
154 <com.android.keyguard.NumPadKey
169 <com.android.keyguard.NumPadKey
177 <com.android.keyguard.NumPadKe
    [all...]
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/res/xml/
device_admin.xml 8 <disable-keyguard-features />
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarState.java 20 * Class to encapsulate all possible status bar states regarding Keyguard.
30 * Status bar is currently the Keyguard.
32 public static final int KEYGUARD = 1;
52 case KEYGUARD:
  /frameworks/base/services/core/java/com/android/server/am/
KeyguardController.java 52 * Controls Keyguard occluding, dismissing and transitions depending on what kind of activities are
86 * @return true if either Keyguard or AOD are showing, not going away, and not being occluded
95 * @return true if Keyguard is showing, not going away, and not being occluded on the given
104 * @return true if Keyguard is either showing or occluded, but not going away
111 * @return {@code true} if the keyguard is going away, {@code false} otherwise.
114 // Also check keyguard showing in case value is stale.
119 * Update the Keyguard showing state.
124 // If keyguard is going away, but SystemUI aborted the transition, need to reset state.
147 * Called when Keyguard is going away.
185 Slog.i(TAG, "Activity requesting to dismiss Keyguard: " + activityRecord)
    [all...]
  /development/tools/logblame/
power_toggle_test 10 adb shell wm dismiss-keyguard
24 adb shell wm dismiss-keyguard
medium_idle_test 9 adb shell wm dismiss-keyguard
  /frameworks/base/packages/SystemUI/res/layout/
car_facet_button.xml 31 <com.android.keyguard.AlphaOptimizedImageButton
38 </com.android.keyguard.AlphaOptimizedImageButton>
40 <com.android.keyguard.AlphaOptimizedImageButton
48 </com.android.keyguard.AlphaOptimizedImageButton>
  /frameworks/base/core/java/android/app/
KeyguardManager.java 234 * instead; this allows you to seamlessly hide the keyguard as your application
239 * you to disable / reenable the keyguard.
251 * Disable the keyguard from showing. If the keyguard is currently
252 * showing, hide it. The keyguard will be prevented from showing again
271 * Reenable the keyguard. The keyguard will reappear if the previous
313 * Called when dismissing Keyguard is currently not feasible, i.e. when Keyguard is not
314 * available, not showing or when the activity requesting the Keyguard dismissal isn'
    [all...]
  /packages/services/Car/car_product/overlay/frameworks/base/packages/SystemUI/res-keyguard/layout/
keyguard_pin_view.xml 24 <com.android.keyguard.KeyguardPINView
45 <com.android.keyguard.PasswordTextView
82 <com.android.keyguard.NumPadKey
86 <com.android.keyguard.NumPadKey
90 <com.android.keyguard.NumPadKey
96 <com.android.keyguard.NumPadKey
100 <com.android.keyguard.NumPadKey
104 <com.android.keyguard.NumPadKey
110 <com.android.keyguard.NumPadKey
114 <com.android.keyguard.NumPadKe
    [all...]
  /packages/services/Car/car_product/overlay/frameworks/base/packages/SystemUI/res-keyguard/layout-land/
keyguard_pin_view.xml 25 <com.android.keyguard.KeyguardPINView
46 <com.android.keyguard.NumPadKey
50 <com.android.keyguard.NumPadKey
54 <com.android.keyguard.NumPadKey
60 <com.android.keyguard.NumPadKey
64 <com.android.keyguard.NumPadKey
68 <com.android.keyguard.NumPadKey
74 <com.android.keyguard.NumPadKey
78 <com.android.keyguard.NumPadKey
82 <com.android.keyguard.NumPadKe
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/suite/checker/
KeyguardStatusChecker.java 25 /** Checks the keyguard status after module execution. */
36 // We assume keyguard was dismissed before the module.
54 // best effort to dismiss keyguard: will not work if a secured keyguard was left around
55 CLog.w("Also attempting to dismiss keyguard.");
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java 17 package com.android.systemui.keyguard;
72 import com.android.keyguard.KeyguardConstants;
73 import com.android.keyguard.KeyguardDisplayManager;
74 import com.android.keyguard.KeyguardSecurityView;
75 import com.android.keyguard.KeyguardUpdateMonitor;
76 import com.android.keyguard.KeyguardUpdateMonitorCallback;
78 import com.android.keyguard.ViewMediatorCallback;
94 * Mediates requests related to the keyguard. This includes queries about the
95 * state of the keyguard, power management events that effect whether the keyguard
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/keyguard/
KeyguardStateMonitor.java 17 package com.android.server.policy.keyguard;
33 * Maintains a cached copy of Keyguard's state.
39 // These cache the current state of Keyguard to improve performance and avoid deadlock. After
40 // Keyguard changes its state, it always triggers a layout in window manager. Because
43 // the state change of Keyguard. To be extra safe, assume most restrictive values until Keyguard
  /cts/hostsidetests/trustedvoice/app/src/android/trustedvoice/app/
TrustedVoiceActivity.java 29 * It then confirms that the keyguard was successfully dismissed
44 // Unlock the keyguard.
54 // Confirm that the keyguard was successfully unlocked.
  /frameworks/base/packages/SystemUI/res-keyguard/values/
alias.xml 25 <!-- Alias used to reference framework "OK" string in keyguard. -->
28 <!-- Alias used to reference framework "OK" string in keyguard. -->
40 <!-- Alias used to reference one of two possible layouts in keyguard. -->

Completed in 956 milliseconds

1 2 3 4 5 6 7 8 91011>>