HomeSort by relevance Sort by last modified time
    Searched defs:isScrolledToBottom (Results 1 - 6 of 6) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
ScrollAdapter.java 34 public boolean isScrolledToBottom();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
ObservableScrollView.java 51 public boolean isScrolledToBottom() {
PanelView.java 403 * i.e isScrolledToBottom() is true and therefore there is no conflicting scrolling gesture
413 boolean scrolledToBottom = isScrolledToBottom();
498 protected boolean isScrolledToBottom() {
    [all...]
NotificationPanelView.java     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DOMExtension.js 184 Element.prototype.isScrolledToBottom = function()
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java     [all...]

Completed in 219 milliseconds