Searched refs:updateViews (Results 1 – 5 of 5) sorted by relevance
147 updateViews()161 private fun updateViews() { in updateViews() method
130 updateViews(); in update()227 void updateViews() { in updateViews() method in BubbleView
512 b.getIconView().updateViews(); in onThemeChanged()747 bubble.getIconView().updateViews(); in addBubble()
425 updateViews(); in setupDecorations()547 updateViews(); in updateOrientation()595 private void updateViews() { in updateViews() method in ScreenDecorations
2033 private void scheduleNotifyUpdateAppWidgetLocked(Widget widget, RemoteViews updateViews) { in scheduleNotifyUpdateAppWidgetLocked() argument2046 args.arg3 = (updateViews != null) ? updateViews.clone() : null; in scheduleNotifyUpdateAppWidgetLocked()