Home
last modified time | relevance | path

Searched defs:notifyKeyguardDismissAmountChanged (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java204 default void notifyKeyguardDismissAmountChanged( in notifyKeyguardDismissAmountChanged() method
DKeyguardStateControllerImpl.java336 public void notifyKeyguardDismissAmountChanged(float dismissAmount, in notifyKeyguardDismissAmountChanged() method in KeyguardStateControllerImpl