Searched refs:setStylusButtonMotionEventsEnabled (Results 1 – 8 of 8) sorted by relevance
256 public abstract void setStylusButtonMotionEventsEnabled(boolean enabled); in setStylusButtonMotionEventsEnabled() method in InputManagerInternal
259 void setStylusButtonMotionEventsEnabled(boolean enabled); in setStylusButtonMotionEventsEnabled() method616 public native void setStylusButtonMotionEventsEnabled(boolean enabled); in setStylusButtonMotionEventsEnabled() method in NativeInputManagerService.NativeImpl
3814 public void setStylusButtonMotionEventsEnabled(boolean enabled) { in setStylusButtonMotionEventsEnabled() method in InputManagerService.LocalService3815 mNative.setStylusButtonMotionEventsEnabled(enabled); in setStylusButtonMotionEventsEnabled()
78 void setStylusButtonMotionEventsEnabled(bool enabled);
231 void FakeInputReaderPolicy::setStylusButtonMotionEventsEnabled(bool enabled) { in setStylusButtonMotionEventsEnabled() function in android::FakeInputReaderPolicy
2407 TestFixture::mFakePolicy->setStylusButtonMotionEventsEnabled(false); in TYPED_TEST()5071 mFakePolicy->setStylusButtonMotionEventsEnabled(false); in TEST_F()
373 void setStylusButtonMotionEventsEnabled(bool enabled);2156 void NativeInputManager::setStylusButtonMotionEventsEnabled(bool enabled) { in setStylusButtonMotionEventsEnabled() function in android::NativeInputManager3222 im->setStylusButtonMotionEventsEnabled(enabled); in nativeSetStylusButtonMotionEventsEnabled()
3188 mInputManagerInternal.setStylusButtonMotionEventsEnabled(mStylusButtonsEnabled);