Searched refs:canReapplyRemoteView (Results 1 – 2 of 2) sorted by relevance
205 … boolean isNewView = !canReapplyRemoteView(result.newContentView, entry.cachedContentView); in apply()227 boolean isNewView = !canReapplyRemoteView(result.newExpandedView, in apply()252 boolean isNewView = !canReapplyRemoteView(result.newHeadsUpView, in apply()276 boolean isNewView = !canReapplyRemoteView(result.newPublicView, in apply()300 !canReapplyRemoteView(result.newAmbientView, entry.cachedAmbientContentView); in apply()530 static boolean canReapplyRemoteView(final RemoteViews newView, in canReapplyRemoteView() method in NotificationInflater
211 NotificationInflater.canReapplyRemoteView(mediaView, decoratedMediaView)); in doesntReapplyDisallowedRemoteView()