Class android.appwidget.
AppWidgetProviderInfo
Changed Methods | ||
---|---|---|
AppWidgetProviderInfo
clone
()
|
Change in return type from
Object
to
AppWidgetProviderInfo
.
Change in exceptions thrown from
java.lang.CloneNotSupportedException
to no exceptions.
Method was inherited from
java.lang.Object
, but is now defined locally. Change of visibility from protected to public.
|
Added Fields | |
---|---|
int
WIDGET_CATEGORY_HOME_SCREEN
|
|
int
WIDGET_CATEGORY_KEYGUARD
|
|
int
initialKeyguardLayout
|
|
int
widgetCategory
|