Home
last modified time | relevance | path

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

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DNotificationPanelItemView.java45 private int mProgressStrokeWidth; field in NotificationPanelItemView
77 mProgressStrokeWidth = res.getDimensionPixelSize( in initializeLayoutValues()
91 mProgressPaint.setStrokeWidth(mProgressStrokeWidth); in initializeLayoutValues()
97 mProgressMaxPaint.setStrokeWidth(mProgressStrokeWidth); in initializeLayoutValues()