Searched refs:hasProgress (Results 1 – 1 of 1) sorted by relevance
5019 if (p.hasProgress && (max != 0 || ind)) { in handleProgressBar()6634 protected boolean hasProgress() {7632 .hasProgress(false) in makeMessagingView()8243 boolean hasProgress = max != 0 || ind; in handleInboxImageMargin()8244 if (!hasProgress) { in handleInboxImageMargin()8459 StandardTemplateParams p = mBuilder.mParams.reset().hasProgress(false).fillTextsFrom( in makeMediaContentView()8510 StandardTemplateParams p = mBuilder.mParams.reset().hasProgress(false).fillTextsFrom( in makeMediaBigContentView()8541 protected boolean hasProgress() { in hasProgress() method in Notification.Builder.MediaStyle10925 boolean hasProgress = true; field in Notification.Builder.StandardTemplateParams10937 hasProgress = true; in reset()[all …]