Searched refs:releaseViews (Results 1 – 8 of 8) sorted by relevance
98 public void releaseViews(@NonNull NotificationEntry entry) { in releaseViews() method in NotifInflaterImpl100 requireBinder().releaseViews(entry); in releaseViews()
43 void releaseViews(NotificationEntry entry); in releaseViews() method
50 fun releaseViews(entry: NotificationEntry) in rebindViews() method
173 public void releaseViews(NotificationEntry entry) { in releaseViews() method in NotificationRowBinderImpl
219 releaseViews(wct); in updateViewsAndSurfaces()271 releaseViews(wct); in inflateIfNeeded()541 void releaseViews(WindowContainerTransaction wct) { in releaseViews() method in WindowDecoration578 releaseViews(wct); in close()
768 void releaseViews(WindowContainerTransaction wct) {771 super.releaseViews(wct);
401 mNotifInflater.releaseViews(entry);
599 public void releaseViews(@NonNull NotificationEntry entry) { in releaseViews() method in PreparationCoordinatorTest.FakeNotifInflater