Searched refs:POINTER_LOCATION_KEY (Results 1 – 2 of 2) sorted by relevance
32 private static final String POINTER_LOCATION_KEY = "pointer_location"; field in PointerLocationPreferenceController45 return POINTER_LOCATION_KEY; in getPreferenceKey()
116 private static final String POINTER_LOCATION_KEY = "pointer_location"; field in DevelopmentFragment384 mPointerLocation = findAndInitSwitchPref(POINTER_LOCATION_KEY); in onCreatePreferences()