Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java6060 .allowTextWithProgress(true) in createBigContentView()
7825 .allowTextWithProgress(true) in makeBigContentView()
9804 .allowTextWithProgress(true) in makeCallLayout()
12606 final StandardTemplateParams allowTextWithProgress(boolean allowTextWithProgress) { in allowTextWithProgress() method in Notification.Builder.StandardTemplateParams
12607 this.mAllowTextWithProgress = allowTextWithProgress; in allowTextWithProgress()