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