Searched refs:mLastCursorType (Results 1 – 1 of 1) sorted by relevance
339 private int mLastCursorType = PointerIcon.TYPE_DEFAULT; field in DragResizeInputListener.TaskResizeInputEventReceiver583 if (mLastCursorType != cursorType || cursorType != PointerIcon.TYPE_DEFAULT) { in updateCursorType()585 mLastCursorType = cursorType; in updateCursorType()