Searched defs:newOptions (Results 1 – 3 of 3) sorted by relevance
138 int appWidgetId, Bundle newOptions) { in onAppWidgetOptionsChanged()164 Bundle newOptions = appWidgetManager.getAppWidgetOptions(appWidgetId); in updateClock() local
153 int appWidgetId, Bundle newOptions) { in onAppWidgetOptionsChanged()
87 public void updateAppWidgetSize(Bundle newOptions, int minWidth, int minHeight, int maxWidth, in updateAppWidgetSize()