| title=context.getString(R.string.autofill_save_title_with_3types,types.valueAt(0),types.valueAt(1),types.valueAt(2),providerLabel); | title=Html.fromHtml(context.getString(R.string.autofill_save_title_with_type,types.valueAt(0),providerLabel),0); | context.getString(R.string.autofill_save_title_with_3types,types.valueAt(0),types.valueAt(1),types.valueAt(2),providerLabel) | Html.fromHtml(context.getString(R.string.autofill_save_title_with_type,types.valueAt(0),providerLabel),0) | platform_frameworks_base | c530c9dae4ddf55f35dd5e99798e3c9eb3b023ec | com.android.server.autofill.ui.SaveUi | | | | v0 | providerLabel |
|---|
| v1 | types |
|---|
| v2 | 0 |
|---|
| v3 | context |
|---|
| | | v0 | providerLabel |
|---|
| v1 | types |
|---|
| v2 | 0 |
|---|
| v3 | context |
|---|
| AssignedTo | False |