Searched defs:setTouchpadRightClickZoneEnabled (Results 1 – 2 of 2) sorted by relevance
138 void setTouchpadRightClickZoneEnabled(boolean enabled); in setTouchpadRightClickZoneEnabled() method398 public native void setTouchpadRightClickZoneEnabled(boolean enabled); in setTouchpadRightClickZoneEnabled() method in NativeInputManagerService.NativeImpl
1272 void NativeInputManager::setTouchpadRightClickZoneEnabled(bool enabled) { in setTouchpadRightClickZoneEnabled() function in android::NativeInputManager