Searched refs:getViewParentForNotification (Results 1 – 5 of 5) sorted by relevance
116 ViewGroup getViewParentForNotification(NotificationEntry entry); in getViewParentForNotification() method
1905 public ViewGroup getViewParentForNotification(NotificationEntry entry) {1906 return mView.getViewParentForNotification(entry);
2029 public ViewGroup getViewParentForNotification(NotificationEntry entry) {
119 .getViewParentForNotification(notificationEntry) in createAnimatorState()
137 ViewGroup parent = mListContainer.getViewParentForNotification(entry); in inflateViews()