Searched refs:bubbleKeysInOrder (Results 1 – 1 of 1) sorted by relevance
168 List<String> bubbleKeysInOrder; field in BubbleBarController.BubbleBarViewUpdate186 bubbleKeysInOrder = update.bubbleKeysInOrder; in BubbleBarViewUpdate()381 if (update.bubbleKeysInOrder != null && !update.bubbleKeysInOrder.isEmpty()) { in applyViewChanges()383 List<BubbleBarBubble> newOrder = update.bubbleKeysInOrder.stream() in applyViewChanges()