Searched refs:newPublicView (Results 1 – 1 of 1) sorted by relevance
387 result.newPublicView = builder.makePublicContentView(); in createRemoteViews()492 !canReapplyRemoteView(result.newPublicView, in apply()502 return result.newPublicView; in apply()732 cachedContentViews.put(FLAG_CONTENT_VIEW_PUBLIC, result.newPublicView); in finishIfDone()734 cachedContentViews.put(FLAG_CONTENT_VIEW_PUBLIC, result.newPublicView); in finishIfDone()978 private RemoteViews newPublicView; field in NotificationContentInflater.InflationProgress