Searched refs:notifyKeyguardDismissAmountChanged (Results 1 – 4 of 4) sorted by relevance
210 default void notifyKeyguardDismissAmountChanged( in notifyKeyguardDismissAmountChanged() method
203 notifyKeyguardDismissAmountChanged(showing ? 0f : 1f, false); in notifyKeyguardState()383 public void notifyKeyguardDismissAmountChanged(float dismissAmount, in notifyKeyguardDismissAmountChanged() method in KeyguardStateControllerImpl
198 mKeyguardStateController.notifyKeyguardDismissAmountChanged(100f, false); in testKeyguardDismissAmountCallbackInvoked()
1492 mKeyguardStateController.notifyKeyguardDismissAmountChanged( in dispatchPanelExpansionForKeyguardDismiss()