Searched refs:hasProgress (Results 1 – 1 of 1) sorted by relevance
2801 private RemoteViews applyStandardTemplate(int resId, boolean hasProgress) {2862 if (hasProgress && (mProgressMax != 0 || mProgressIndeterminate)) {2933 boolean hasProgress = mStyle == null || mStyle.hasProgress(); in hasThreeLines()2939 (hasProgress && mSubText == null in hasThreeLines()3711 protected boolean hasProgress() { in hasProgress() method in Notification.Style4339 protected boolean hasProgress() { in hasProgress() method in Notification.MediaStyle