Searched refs:onTaskBackgroundColorChanged (Results 1 – 5 of 5) sorted by relevance
237 mHost.post(() -> mHost.onTaskBackgroundColorChanged(TaskOrganizerTaskEmbedder.this, in onTaskAppeared()248 mHost.post(() -> mHost.onTaskBackgroundColorChanged(TaskOrganizerTaskEmbedder.this, in onTaskInfoChanged()
91 void onTaskBackgroundColorChanged(TaskEmbedder ts, int bgColor); in onTaskBackgroundColorChanged() method
368 mHost.post(()-> mHost.onTaskBackgroundColorChanged(VirtualDisplayTaskEmbedder.this, in onTaskDescriptionChanged()
94 public void onTaskBackgroundColorChanged(TaskEmbedder ts, int bgColor) { in onTaskBackgroundColorChanged() method in BubbleTaskView
529 public void onTaskBackgroundColorChanged(android.window.TaskEmbedder ts, int bgColor) { in onTaskBackgroundColorChanged() method in ActivityView