Searched defs:mQsFalsingThreshold (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java175 private int mQsFalsingThreshold; field in class:NotificationPanelView
252 mQsFalsingThreshold = getResources().getDimensionPixelSize(
801 return (int) (mQsFalsingThreshold * factor);

Completed in 48 milliseconds