Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/
H A DNotificationMainView.java63 private static final float SECONDARY_CONTENT_MAX_PROGRESS = 0.6f; field in NotificationMainView
276 float contentMax = SECONDARY_CONTENT_MAX_PROGRESS; in onSecondaryDrag()