Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java2330 .setStyle(new Notification.ProgressStyle().setProgressEndIcon(icon1)); in progressStyle_onEndIconChange_visiblyDifferent()
2332 .setStyle(new Notification.ProgressStyle().setProgressEndIcon(icon2)); in progressStyle_onEndIconChange_visiblyDifferent()
/frameworks/base/core/java/android/app/
DNotification.java11752 public @NonNull ProgressStyle setProgressEndIcon(@Nullable Icon endIcon) { in setProgressEndIcon() method in Builder.ProgressStyle
/frameworks/base/core/api/
Dcurrent.txt6957 …method @NonNull public android.app.Notification.ProgressStyle setProgressEndIcon(@Nullable android…