Home
last modified time | relevance | path

Searched refs:getFalsingThresholdFactor (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewController.kt276 fun getFalsingThresholdFactor(wakefulness: WakefulnessModel): Float { regex
H A DNotificationPanelViewController.java2280 float factor = ShadeViewController.getFalsingThresholdFactor(getWakefulness()); in getFalsingThreshold()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java739 float factor = mCallback.getFalsingThresholdFactor(); in getFalsingThreshold()
951 float getFalsingThresholdFactor(); in getFalsingThresholdFactor() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java578 public float getFalsingThresholdFactor() {
579 return ShadeViewController.getFalsingThresholdFactor(