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