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