Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java5829 && (!showProgress || p.mAllowTextWithProgress)) { in applyStandardTemplate()
13453 boolean mAllowTextWithProgress; field in Notification.Builder.StandardTemplateParams
13478 mAllowTextWithProgress = false; in reset()
13541 this.mAllowTextWithProgress = allowTextWithProgress; in allowTextWithProgress()