Searched refs:setShouldSmoothScroll (Results 1 – 3 of 3) sorted by relevance
36 jmethodID setShouldSmoothScroll; member111 env->CallVoidMethod(inputDeviceObj.get(), gInputDeviceClassInfo.setShouldSmoothScroll, in android_view_InputDevice_create()134 gInputDeviceClassInfo.setShouldSmoothScroll = in register_android_view_InputDevice()
104 .setShouldSmoothScroll(true) in assertInputDeviceParcelUnparcel()
757 public Builder setShouldSmoothScroll(boolean shouldSmoothScroll) { in setShouldSmoothScroll() method in InputDevice.Builder802 device.setShouldSmoothScroll(mShouldSmoothScroll); in build()1206 private void setShouldSmoothScroll(boolean shouldSmoothScroll) { in setShouldSmoothScroll() method in InputDevice