Searched refs:setProgressEndIcon (Results 1 – 3 of 3) sorted by relevance
2330 .setStyle(new Notification.ProgressStyle().setProgressEndIcon(icon1)); in progressStyle_onEndIconChange_visiblyDifferent()2332 .setStyle(new Notification.ProgressStyle().setProgressEndIcon(icon2)); in progressStyle_onEndIconChange_visiblyDifferent()
11752 public @NonNull ProgressStyle setProgressEndIcon(@Nullable Icon endIcon) { in setProgressEndIcon() method in Builder.ProgressStyle
6957 …method @NonNull public android.app.Notification.ProgressStyle setProgressEndIcon(@Nullable android…