Searched defs:bindRemoteViewsService (Results 1 – 3 of 3) sorted by relevance
64 void bindRemoteViewsService(String callingPackage, int appWidgetId, in Intent intent, in bindRemoteViewsService() method
1000 public void bindRemoteViewsService(String packageName, int appWidgetId, Intent intent, in bindRemoteViewsService() method in AppWidgetManager
888 public void bindRemoteViewsService(String callingPackage, int appWidgetId, in bindRemoteViewsService() method in AppWidgetServiceImpl