HomeSort by relevance Sort by last modified time
    Searched refs:getChildLocation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 545 public int getChildLocation(View child) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 619 (mStackScroller.getChildLocation(entry.row) & VISIBLE_LOCATIONS) != 0;
    [all...]

Completed in 508 milliseconds