Searched refs:newAmbientView (Results 1 – 1 of 1) sorted by relevance
178 result.newAmbientView = redactAmbient ? builder.makePublicAmbientNotification() in createRemoteViews()291 !compareRemoteViews(result.newAmbientView, entry.cachedAmbientContentView); in apply()300 return result.newAmbientView; in apply()457 entry.cachedAmbientContentView = result.newAmbientView; in finishIfDone()650 private RemoteViews newAmbientView; field in NotificationInflater.InflationProgress