Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java6021 && (!showProgress || p.mAllowTextWithProgress)) { in applyStandardTemplate()
14893 boolean mAllowTextWithProgress; field in Builder.StandardTemplateParams
14918 mAllowTextWithProgress = false; in reset()
14981 this.mAllowTextWithProgress = allowTextWithProgress; in allowTextWithProgress()