Searched refs:isInGestureNavHomeHandleArea (Results 1 – 2 of 2) sorted by relevance
557 if (mPanelViewControllerLazy.get().isInGestureNavHomeHandleArea(x, y)) { in isTouchInQsArea()
2332 boolean isInGestureNavHomeHandleArea(float x, float y) { in isInGestureNavHomeHandleArea() method in NotificationPanelViewController