Searched refs:viewBehavior (Results 1 – 3 of 3) sorted by relevance
108 const InputDeviceViewBehavior& viewBehavior = deviceInfo.getViewBehavior(); in android_view_InputDevice_create() local109 std::optional<bool> defaultSmoothScroll = viewBehavior.shouldSmoothScroll; in android_view_InputDevice_create()
206 InputDeviceViewBehavior viewBehavior, bool enabled) { in initialize() argument222 mViewBehavior = viewBehavior; in initialize()
284 InputDeviceViewBehavior viewBehavior = {{}}, bool enabled = true);