Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java6903 .allowTextWithProgress(true) in createExpandedContentView()
8934 .allowTextWithProgress(true) in makeExpandedContentView()
11200 .allowTextWithProgress(true) in makeCallLayout()
11894 .allowTextWithProgress(true) in makeExpandedContentView()
14980 final StandardTemplateParams allowTextWithProgress(boolean allowTextWithProgress) { in allowTextWithProgress() argument
14981 this.mAllowTextWithProgress = allowTextWithProgress; in allowTextWithProgress()