Searched refs:setProgressTrackerIcon (Results 1 – 5 of 5) sorted by relevance
72 private val progress = Notification.ProgressStyle().setProgressTrackerIcon(spacecraftIcon) in lerpRange()
2428 .setStyle(new Notification.ProgressStyle().setProgressTrackerIcon(icon1)); in progressStyle_onTrackerIconChange_visiblyDifferent()2430 .setStyle(new Notification.ProgressStyle().setProgressTrackerIcon(icon2)); in progressStyle_onTrackerIconChange_visiblyDifferent()2447 .setProgressTrackerIcon(icon1)); in indeterminateProgressStyle_onTrackerIconChange_visiblyNotDifferent()2450 .setProgressIndeterminate(true).setProgressTrackerIcon(icon2)); in indeterminateProgressStyle_onTrackerIconChange_visiblyNotDifferent()
254 public void setProgressTrackerIcon(@Nullable Icon icon) { in setProgressTrackerIcon() method in NotificationProgressBar
11716 public @NonNull ProgressStyle setProgressTrackerIcon(@Nullable Icon trackerIcon) { in setProgressTrackerIcon() method in Builder.ProgressStyle
6962 …method @NonNull public android.app.Notification.ProgressStyle setProgressTrackerIcon(@Nullable and…