Searched refs:useTouchpadRightClickZone (Results 1 – 2 of 2) sorted by relevance
374 public static boolean useTouchpadRightClickZone(@NonNull Context context) { in useTouchpadRightClickZone() method in InputSettings
178 mNative.setTouchpadRightClickZoneEnabled(InputSettings.useTouchpadRightClickZone(mContext)); in updateTouchpadRightClickZoneEnabled()