Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java2312 .setStyle(new Notification.ProgressStyle().setProgressStartIcon(icon1)); in progressStyle_onStartIconChange_visiblyDifferent()
2314 .setStyle(new Notification.ProgressStyle().setProgressStartIcon(icon2)); in progressStyle_onStartIconChange_visiblyDifferent()
/frameworks/base/core/java/android/app/
DNotification.java11734 public @NonNull ProgressStyle setProgressStartIcon(@Nullable Icon startIcon) { in setProgressStartIcon() method in Builder.ProgressStyle
/frameworks/base/core/api/
Dcurrent.txt6961 …method @NonNull public android.app.Notification.ProgressStyle setProgressStartIcon(@Nullable andro…