Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationFooterLayout.java86 int ellipsisSpace = res.getDimensionPixelSize(R.dimen.horizontal_ellipsis_offset) in NotificationFooterLayout() local
89 int availableIconRowSpace = footerWidth - paddingEnd - ellipsisSpace in NotificationFooterLayout()