Searched refs:hasProgress (Results 1 – 1 of 1) sorted by relevance
2958 private RemoteViews applyStandardTemplate(int resId, boolean hasProgress) {3019 if (hasProgress && (mProgressMax != 0 || mProgressIndeterminate)) {3090 boolean hasProgress = mStyle == null || mStyle.hasProgress(); in hasThreeLines()3096 (hasProgress && mSubText == null in hasThreeLines()3891 protected boolean hasProgress() { in hasProgress() method in Notification.Style4539 protected boolean hasProgress() { in hasProgress() method in Notification.MediaStyle