Searched defs:getAppWidgetOptions (Results 1 – 3 of 3) sorted by relevance
56 Bundle getAppWidgetOptions(String callingPackage, int appWidgetId); in getAppWidgetOptions() method
556 public Bundle getAppWidgetOptions(int appWidgetId) { in getAppWidgetOptions() method in AppWidgetManager
1482 public Bundle getAppWidgetOptions(String callingPackage, int appWidgetId) { in getAppWidgetOptions() method in AppWidgetServiceImpl