Searched defs:fromTouchScreen (Results 1 – 2 of 2) sorted by relevance
131 private val fromTouchScreen = allOf(withDeviceId(touchDeviceId), withSource(SOURCE_TOUCHSCREEN)) constant
5121 private void filterOnTouchUp(boolean fromTouchScreen) { in filterOnTouchUp()5220 protected abstract void updatePosition(float x, float y, boolean fromTouchScreen); in updatePosition()5262 boolean fromTouchScreen) { in positionAtCursorOffset()6041 protected void updatePosition(float x, float y, boolean fromTouchScreen) { in updatePosition()6160 protected void updatePosition(float x, float y, boolean fromTouchScreen) { in updatePosition()6166 fromTouchScreen); in updatePosition() local7128 boolean fromTouchScreen) { in updateSelectionInternal()