Searched refs:updateViews (Results 1 – 3 of 3) sorted by relevance
172 updateViews()204 private fun updateViews() { regex
409 updateViews(); in onEntriesChanged()432 private void updateViews() { in updateViews() method in ComplicationLayoutEngine.PositionGroup452 directionGroup.updateViews(head.getView()); in updateViews()565 public void updateViews(View groupHead) { in updateViews() method in ComplicationLayoutEngine.DirectionGroup
2056 private void scheduleNotifyUpdateAppWidgetLocked(Widget widget, RemoteViews updateViews) { in scheduleNotifyUpdateAppWidgetLocked() argument2073 if (updateViews != null) { in scheduleNotifyUpdateAppWidgetLocked()2074 updateViews = new RemoteViews(updateViews); in scheduleNotifyUpdateAppWidgetLocked()2075 updateViews.setProviderInstanceId(requestId); in scheduleNotifyUpdateAppWidgetLocked()2081 args.arg3 = updateViews; in scheduleNotifyUpdateAppWidgetLocked()