Home | History | Annotate | Download | only in settings

Lines Matching refs:POINTER_LOCATION

114     private static final String POINTER_LOCATION_KEY = "pointer_location";
742 Settings.System.POINTER_LOCATION, mPointerLocation.isChecked() ? 1 : 0);
747 Settings.System.POINTER_LOCATION, 0) != 0);