Class android.service.autofill.Dataset.Builder

Added Constructors
Dataset.Builder(Presentations)  
 

Changed Constructors
Dataset.Builder(RemoteViews) Now deprecated.
 
 

Added Methods
Builder setField(AutofillId, Field)  
 

Changed Methods
Builder setInlinePresentation(InlinePresentation) Now deprecated.
 
Builder setInlinePresentation(InlinePresentation, InlinePresentation) Now deprecated.
 
Builder setValue(AutofillId, AutofillValue) Now deprecated.
 
Builder setValue(AutofillId, AutofillValue, RemoteViews) Now deprecated.
 
Builder setValue(AutofillId, AutofillValue, RemoteViews, InlinePresentation) Now deprecated.
 
Builder setValue(AutofillId, AutofillValue, RemoteViews, InlinePresentation, InlinePresentation) Now deprecated.
 
Builder setValue(AutofillId, AutofillValue, Pattern) Now deprecated.
 
Builder setValue(AutofillId, AutofillValue, Pattern, RemoteViews) Now deprecated.
 
Builder setValue(AutofillId, AutofillValue, Pattern, RemoteViews, InlinePresentation) Now deprecated.
 
Builder setValue(AutofillId, AutofillValue, Pattern, RemoteViews, InlinePresentation, InlinePresentation) Now deprecated.