Home
last modified time | relevance | path

Searched defs:isStyledByProgress (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DNotificationProgressModel.java68 boolean isStyledByProgress, in NotificationProgressModel()
109 public boolean isStyledByProgress() { in isStyledByProgress() method in NotificationProgressModel
DNotificationProgressBar.java1047 boolean isStyledByProgress, in maybeStretchAndRescaleSegments()
1135 boolean isStyledByProgress, in maybeSplitDrawableSegmentsByProgress()
1227 boolean isStyledByProgress, in processModelAndConvertToFinalDrawableParts()
/frameworks/base/core/java/android/app/
DNotification.java11680 public boolean isStyledByProgress() { in isStyledByProgress() method in Builder.ProgressStyle