Home
last modified time | relevance | path

Searched defs:notiThreshold (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationSettingsIconRow.java185 final float notiThreshold) { in fadeInSettings()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java4109 final float notiThreshold = getSize(mTranslatingParentView) * 0.4f; in swipedEnoughToShowGear() local
4220 final float notiThreshold = getSize(mTranslatingParentView) * 0.4f; in run() local