Searched defs:bubbles (Results 1 – 12 of 12) sorted by relevance
58 val bubbles = device.wait(Until.findObjects( regex
53 private val bubbles = SparseArray<List<BubbleEntity>>() regex
52 private val bubbles = SparseArray<List<BubbleEntity>>() regex
63 static String formatBubblesString(List<Bubble> bubbles, BubbleViewProvider selected) { in formatBubblesString()
171 val bubbles = entities.mapNotNull { entity -> regex
1367 final List<Bubble> bubbles = mBubbleData.getBubbles(); in updateExpandedViewTheme() local1379 final List<Bubble> bubbles = mBubbleData.getBubbles(); in updateExpandedViewDirection() local1612 public void updateBubbleOrder(List<Bubble> bubbles) { in updateBubbleOrder()
90 final List<Bubble> bubbles; field in BubbleData.Update514 List<Bubble> bubbles, Predicate<Bubble> predicate, Consumer<Bubble> action) { in performActionOnBubblesMatching()
97 val bubbles = SparseArray<List<BubbleEntity>>() regex
159 Bubbles bubbles, in BubblesManager()
993 private void assertOverflowChangedTo(ImmutableList<Bubble> bubbles) { in assertOverflowChangedTo()
423 optional SettingProto bubbles = 7 [ (android.privacy).dest = DEST_AUTOMATIC ]; field
700 optional SettingProto bubbles = 6 [ (android.privacy).dest = DEST_AUTOMATIC ]; field