Added in API level 1
    RemoteView
@Target([AnnotationTarget.CLASS, AnnotationTarget.FILE]) class RemoteView
| android.widget.RemoteViews.RemoteView | 
This annotation indicates that a subclass of View is allowed to be used with the RemoteViews mechanism.
Summary
| Public constructors | |
|---|---|
| 
            
             This annotation indicates that a subclass of View is allowed to be used with the   | 
        |
Public constructors
RemoteView
Added in API level 1
      RemoteView()
This annotation indicates that a subclass of View is allowed to be used with the RemoteViews mechanism.