OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldGestureIgnoreXTouchSlop
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java
251
mIgnoreXTouchSlop = isFullyCollapsed() ||
shouldGestureIgnoreXTouchSlop
(x, y);
428
protected abstract boolean
shouldGestureIgnoreXTouchSlop
(float x, float y);
[
all
...]
NotificationPanelView.java
[
all
...]
Completed in 36 milliseconds