Home
last modified time | relevance | path

Searched refs:getAutofillSettingsIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/
DAutofillHelper.java108 public static Intent getAutofillSettingsIntent(@NonNull Context context, in getAutofillSettingsIntent() method in AutofillHelper
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/
DKeyboardFragment.java256 final Intent settingsIntent = AutofillHelper.getAutofillSettingsIntent(getContext(), in updateAutofillSettings()