Searched defs:getAppWidgetIdsForHost (Results 1 – 3 of 3) sorted by relevance
41 int[] getAppWidgetIdsForHost(int hostId, int userId); in getAppWidgetIdsForHost() method
131 public int[] getAppWidgetIdsForHost(int hostId, int userId) throws RemoteException { in getAppWidgetIdsForHost() method in AppWidgetService
1453 public int[] getAppWidgetIdsForHost(int hostId) { in getAppWidgetIdsForHost() method in AppWidgetServiceImpl