Home
last modified time | relevance | path

Searched refs:ViewBehavior (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java99 private final ViewBehavior mViewBehavior = new ViewBehavior(this);
1194 public ViewBehavior getViewBehavior() { in getViewBehavior()
1552 public static final class ViewBehavior { class in InputDevice
1564 public ViewBehavior(@NonNull InputDevice inputDevice) { in ViewBehavior() method in InputDevice.ViewBehavior
/frameworks/base/core/java/android/hardware/input/
DInputManager.java312 public InputDevice.ViewBehavior getInputDeviceViewBehavior(int deviceId) { in getInputDeviceViewBehavior()
/frameworks/base/boot/
Dpreloaded-classes8737 android.view.InputDevice$ViewBehavior
Dboot-image-profile.txt31151 Landroid/view/InputDevice$ViewBehavior;
/frameworks/base/config/
Dpreloaded-classes8768 android.view.InputDevice$ViewBehavior
Dboot-image-profile.txt41312 Landroid/view/InputDevice$ViewBehavior;
/frameworks/base/core/api/
Dcurrent.txt20453 …_device_view_behavior_api") @Nullable public android.view.InputDevice.ViewBehavior getInputDeviceV…
51088 …d.input.flags.input_device_view_behavior_api") public static final class InputDevice.ViewBehavior {