Searched refs:notifyKeyguardDismissAmountChanged (Results 1 – 4 of 4) sorted by relevance
214 default void notifyKeyguardDismissAmountChanged( in notifyKeyguardDismissAmountChanged() method
206 notifyKeyguardDismissAmountChanged(showing ? 0f : 1f, false); in notifyKeyguardState()386 public void notifyKeyguardDismissAmountChanged(float dismissAmount, in notifyKeyguardDismissAmountChanged() method in KeyguardStateControllerImpl
231 mKeyguardStateController.notifyKeyguardDismissAmountChanged(100f, false); in testKeyguardDismissAmountCallbackInvoked()
1402 mKeyguardStateController.notifyKeyguardDismissAmountChanged( in dispatchPanelExpansionForKeyguardDismiss()