Searched defs:getAppWidgetViews (Results 1 – 3 of 3) sorted by relevance
40 RemoteViews getAppWidgetViews(int appWidgetId, int userId); in getAppWidgetViews() method
256 public RemoteViews getAppWidgetViews(int appWidgetId, int userId) throws RemoteException { in getAppWidgetViews() method in AppWidgetService
901 public RemoteViews getAppWidgetViews(int appWidgetId) { in getAppWidgetViews() method in AppWidgetServiceImpl