Home
last modified time | relevance | path

Searched refs:getContainerChildCount (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationListContainer.java73 int getContainerChildCount(); in getContainerChildCount() method
DNotificationStackScrollLayoutController.java1870 public int getContainerChildCount() {
1871 return mView.getContainerChildCount();
DNotificationStackScrollLayout.java4775 public int getContainerChildCount() { in getContainerChildCount() method