Home | History | Annotate | Download | only in appwidget

Lines Matching defs:requestPinAppWidget

448      * {@link #requestPinAppWidget(ComponentName, Bundle, PendingIntent)}. This would allow the
1157 * {@link #requestPinAppWidget(ComponentName, Bundle, PendingIntent)}
1171 public boolean requestPinAppWidget(@NonNull ComponentName provider,
1173 return requestPinAppWidget(provider, null, successCallback);
1212 public boolean requestPinAppWidget(@NonNull ComponentName provider,
1215 return mService.requestPinAppWidget(mPackageName, provider, extras,