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