Searched refs:AUTOFILL_RESET_OPTIONS_KEY (Results 1 – 2 of 2) sorted by relevance
36 private static final String AUTOFILL_RESET_OPTIONS_KEY = "autofill_reset_developer_options"; field in AutofillResetOptionsPreferenceController44 return AUTOFILL_RESET_OPTIONS_KEY; in getPreferenceKey()49 if (!TextUtils.equals(AUTOFILL_RESET_OPTIONS_KEY, preference.getKey())) { in handlePreferenceTreeClick()