Home
last modified time | relevance | path

Searched defs:bubbles (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java726 public void updateBubbleOrder(List<Bubble> bubbles) { in updateBubbleOrder()
1656 List<Bubble> bubbles = new ArrayList<>(); in getBubblesOnScreen() local
DBubbleData.java78 final List<Bubble> bubbles; field in BubbleData.Update
DBubbleController.java736 static String formatBubblesString(List<Bubble> bubbles, Bubble selected) { in formatBubblesString()
/frameworks/base/core/proto/android/providers/settings/
Dsecure.proto344 optional SettingProto bubbles = 7 [ (android.privacy).dest = DEST_AUTOMATIC ]; field