Searched refs:InputDeviceViewBehavior (Results 1 – 3 of 3) sorted by relevance
81 struct InputDeviceViewBehavior { struct284 InputDeviceViewBehavior viewBehavior = {{}}, bool enabled = true);316 inline const InputDeviceViewBehavior& getViewBehavior() const { return mViewBehavior; } in getViewBehavior()384 InputDeviceViewBehavior mViewBehavior;
108 const InputDeviceViewBehavior& viewBehavior = deviceInfo.getViewBehavior(); in android_view_InputDevice_create()
206 InputDeviceViewBehavior viewBehavior, bool enabled) { in initialize()