Class android.service.autofill.InlinePresentation

Changed Constructors
InlinePresentation(Slice, InlinePresentationSpec, boolean) Change in type from (android.app.slice.Slice, android.view.inline.InlinePresentationSpec, boolean) to (android.app.slice.Slice, android.widget.inline.InlinePresentationSpec, boolean).
 
 

Changed Methods
InlinePresentationSpec getInlinePresentationSpec() Change in return type from android.view.inline.InlinePresentationSpec to android.widget.inline.InlinePresentationSpec.