Home
last modified time | relevance | path

Searched refs:AutofillHelper (Results 1 – 7 of 7) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/
DAutofillPickerFragment.java103 List<DefaultAppInfo> candidates = AutofillHelper.getAutofillCandidates(context, in bind()
105 DefaultAppInfo current = AutofillHelper.getCurrentAutofill(context, candidates); in bind()
138 List<DefaultAppInfo> candidates = AutofillHelper.getAutofillCandidates(context, in onPreferenceTreeClick()
140 final DefaultAppInfo current = AutofillHelper.getCurrentAutofill(context, in onPreferenceTreeClick()
175 AutofillHelper.setCurrentAutofill(getContext(), key); in setAutofillService()
DAutofillPickerTrampolineActivity.java41 final ComponentName currentService = AutofillHelper.getCurrentAutofillAsComponentName(this); in onCreate()
DAutofillHelper.java43 public class AutofillHelper { class
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/
DKeyboardFragment.java44 import com.android.tv.settings.autofill.AutofillHelper;
306 return AutofillHelper.getAutofillCandidates(getContext(), in getAutofillCandidates()
313 DefaultAppInfo app = AutofillHelper.getCurrentAutofill(getContext(), candidates); in updateCurrentAutofillPreference()
327 final Intent settingsIntent = AutofillHelper.getAutofillSettingsIntent(getContext(), in updateAutofillSettings()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/
DDevicePrefFragment.kt47 import com.android.tv.settings.autofill.AutofillHelper
272 val candidates = AutofillHelper.getAutofillCandidates(requireContext(), in updateKeyboardAutofillSettings()
292 val appInfo = AutofillHelper.getCurrentAutofill(requireContext(), candidates) in updateKeyboardAutofillSettings()
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/settingslib/
DAutofillHelper.java41 public class AutofillHelper { class
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt2251 PLcom/android/tv/settings/autofill/AutofillHelper;-><clinit>()V
2252 PLcom/android/tv/settings/autofill/AutofillHelper;->getAutofillCandidates(Landroid/content/Context;…
2253 PLcom/android/tv/settings/autofill/AutofillHelper;->getCurrentAutofill(Landroid/content/Context;)Lj…
2254 PLcom/android/tv/settings/autofill/AutofillHelper;->getCurrentAutofill(Landroid/content/Context;Lja…
2255 PLcom/android/tv/settings/autofill/AutofillHelper;->getCurrentAutofillAsComponentName(Landroid/cont…