Home
last modified time | relevance | path

Searched refs:getChildLocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java380 public int getChildLocation(View child) { in getChildLocation() method in NotificationStackScrollLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java551 (mStackScroller.getChildLocation(entry.row) & VISIBLE_LOCATIONS) != 0;