Home
last modified time | relevance | path

Searched refs:getCurrentAutofill (Results 1 – 6 of 6) sorted by relevance

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/settingslib/
DAutofillHelper.java70 public static String getCurrentAutofill(@NonNull Context context) { in getCurrentAutofill() method in AutofillHelper
80 String flattenedName = getCurrentAutofill(context); in getCurrentAutofillAsComponentName()
89 public static DefaultAppInfo getCurrentAutofill(@NonNull Context context, in getCurrentAutofill() method in AutofillHelper
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/
DAutofillHelper.java72 public static String getCurrentAutofill(@NonNull Context context) { in getCurrentAutofill() method in AutofillHelper
82 String flattenedName = getCurrentAutofill(context); in getCurrentAutofillAsComponentName()
91 public static DefaultAppInfo getCurrentAutofill(@NonNull Context context, in getCurrentAutofill() method in AutofillHelper
DAutofillPickerFragment.java105 DefaultAppInfo current = AutofillHelper.getCurrentAutofill(context, candidates); in bind()
140 final DefaultAppInfo current = AutofillHelper.getCurrentAutofill(context, in onPreferenceTreeClick()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/inputmethod/
DKeyboardFragment.java313 DefaultAppInfo app = AutofillHelper.getCurrentAutofill(getContext(), candidates); in updateCurrentAutofillPreference()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/
DDevicePrefFragment.kt292 val appInfo = AutofillHelper.getCurrentAutofill(requireContext(), candidates) in updateKeyboardAutofillSettings()
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt2253 PLcom/android/tv/settings/autofill/AutofillHelper;->getCurrentAutofill(Landroid/content/Context;)Lj…
2254 PLcom/android/tv/settings/autofill/AutofillHelper;->getCurrentAutofill(Landroid/content/Context;Lja…