Searched refs:newPublicView (Results 1 – 1 of 1) sorted by relevance
353 result.newPublicView = builder.makePublicContentView(isLowPriority); in createRemoteViews()453 !canReapplyRemoteView(result.newPublicView, in apply()463 return result.newPublicView; in apply()666 cachedContentViews.put(FLAG_CONTENT_VIEW_PUBLIC, result.newPublicView); in finishIfDone()668 cachedContentViews.put(FLAG_CONTENT_VIEW_PUBLIC, result.newPublicView); in finishIfDone()888 private RemoteViews newPublicView; field in NotificationContentInflater.InflationProgress