Home
last modified time | relevance | path

Searched defs:getViewBehavior (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/input/
DInputDevice.h316 inline const InputDeviceViewBehavior& getViewBehavior() const { return mViewBehavior; } in getViewBehavior() function
/frameworks/base/core/java/android/view/
DInputDevice.java1194 public ViewBehavior getViewBehavior() { in getViewBehavior() method in InputDevice