Searched refs:updateViews (Results 1 – 2 of 2) sorted by relevance
172 updateViews()204 private fun updateViews() { in updateViews() method
2047 private void scheduleNotifyUpdateAppWidgetLocked(Widget widget, RemoteViews updateViews) { in scheduleNotifyUpdateAppWidgetLocked() argument2060 args.arg3 = (updateViews != null) ? updateViews.clone() : null; in scheduleNotifyUpdateAppWidgetLocked()