Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java5334 && (!showProgress || p.mAllowTextWithProgress)) { in applyStandardTemplate()
12519 boolean mAllowTextWithProgress; field in Notification.Builder.StandardTemplateParams
12544 mAllowTextWithProgress = false; in reset()
12607 this.mAllowTextWithProgress = allowTextWithProgress; in allowTextWithProgress()