Searched refs:setStylusButtonMotionEventsEnabled (Results 1 – 8 of 8) sorted by relevance
219 public abstract void setStylusButtonMotionEventsEnabled(boolean enabled); in setStylusButtonMotionEventsEnabled() method in InputManagerInternal
224 void setStylusButtonMotionEventsEnabled(boolean enabled); in setStylusButtonMotionEventsEnabled() method491 public native void setStylusButtonMotionEventsEnabled(boolean enabled); in setStylusButtonMotionEventsEnabled() method in NativeInputManagerService.NativeImpl
3318 public void setStylusButtonMotionEventsEnabled(boolean enabled) { in setStylusButtonMotionEventsEnabled() method in InputManagerService.LocalService3319 mNative.setStylusButtonMotionEventsEnabled(enabled); in setStylusButtonMotionEventsEnabled()
78 void setStylusButtonMotionEventsEnabled(bool enabled);
204 void FakeInputReaderPolicy::setStylusButtonMotionEventsEnabled(bool enabled) { in setStylusButtonMotionEventsEnabled() function in android::FakeInputReaderPolicy
2172 TestFixture::mFakePolicy->setStylusButtonMotionEventsEnabled(false); in TYPED_TEST()6829 mFakePolicy->setStylusButtonMotionEventsEnabled(false); in TEST_F()
309 void setStylusButtonMotionEventsEnabled(bool enabled);1636 void NativeInputManager::setStylusButtonMotionEventsEnabled(bool enabled) { in setStylusButtonMotionEventsEnabled() function in android::NativeInputManager2572 im->setStylusButtonMotionEventsEnabled(enabled); in nativeSetStylusButtonMotionEventsEnabled()
2687 mInputManagerInternal.setStylusButtonMotionEventsEnabled(mStylusButtonsEnabled);