Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationMainView.java61 private static final float SECONDARY_MIN_PROGRESS = 0.30f; field in NotificationMainView
274 float min = SECONDARY_MIN_PROGRESS; in onSecondaryDrag()