Searched defs:bindRemoteViewsService (Results 1 – 3 of 3) sorted by relevance
72 boolean bindRemoteViewsService(String callingPackage, int appWidgetId, in Intent intent, in bindRemoteViewsService() method
1283 public boolean bindRemoteViewsService(Context context, int appWidgetId, Intent intent, in bindRemoteViewsService() method in AppWidgetManager
1418 public boolean bindRemoteViewsService(String callingPackage, int appWidgetId, Intent intent, in bindRemoteViewsService() method in AppWidgetServiceImpl