Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java6590 .allowTextWithProgress(true) in createBigContentView()
8531 .allowTextWithProgress(true) in makeBigContentView()
10742 .allowTextWithProgress(true) in makeCallLayout()
13540 final StandardTemplateParams allowTextWithProgress(boolean allowTextWithProgress) { in allowTextWithProgress() method in Notification.Builder.StandardTemplateParams
13541 this.mAllowTextWithProgress = allowTextWithProgress; in allowTextWithProgress()