Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java215 float dismissAmount, boolean dismissingFromTouch) {} in notifyKeyguardDismissAmountChanged() argument
DKeyguardStateControllerImpl.java387 boolean dismissingFromTouch) { in notifyKeyguardDismissAmountChanged() argument
389 mDismissingFromTouch = dismissingFromTouch; in notifyKeyguardDismissAmountChanged()