HomeSort by relevance Sort by last modified time
    Searched refs:POINTER_LOCATION (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/
DevelopmentSettings.java 110 private static final String POINTER_LOCATION_KEY = "pointer_location";
654 Settings.System.POINTER_LOCATION, mPointerLocation.isChecked() ? 1 : 0);
659 Settings.System.POINTER_LOCATION, 0) != 0);
    [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java 527 Settings.System.POINTER_LOCATION), false, this,
    [all...]

Completed in 43 milliseconds