Home
last modified time | relevance | path

Searched refs:dismissingFromTouch (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java211 float dismissAmount, boolean dismissingFromTouch) {} in notifyKeyguardDismissAmountChanged() argument
H A DKeyguardStateControllerImpl.java384 boolean dismissingFromTouch) { in notifyKeyguardDismissAmountChanged() argument
386 mDismissingFromTouch = dismissingFromTouch; in notifyKeyguardDismissAmountChanged()