Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/bubble/
H A DMultiBubblesScreen.kt58 val bubbles = device.wait(Until.findObjects( regex
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/storage/
H A DBubblePersistentRepositoryTest.kt53 private val bubbles = SparseArray<List<BubbleEntity>>() regex
H A DBubbleXmlHelperTest.kt52 private val bubbles = SparseArray<List<BubbleEntity>>() regex
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleDebugConfig.java63 static String formatBubblesString(List<Bubble> bubbles, BubbleViewProvider selected) { in formatBubblesString()
H A DBubbleDataRepository.kt171 val bubbles = entities.mapNotNull { entity -> regex
H A DBubbleStackView.java1367 final List<Bubble> bubbles = mBubbleData.getBubbles(); in updateExpandedViewTheme() local
1379 final List<Bubble> bubbles = mBubbleData.getBubbles(); in updateExpandedViewDirection() local
1612 public void updateBubbleOrder(List<Bubble> bubbles) { in updateBubbleOrder()
H A DBubbleData.java90 final List<Bubble> bubbles; field in BubbleData.Update
514 List<Bubble> bubbles, Predicate<Bubble> predicate, Consumer<Bubble> action) { in performActionOnBubblesMatching()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/storage/
H A DBubbleXmlHelper.kt97 val bubbles = SparseArray<List<BubbleEntity>>() regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java159 Bubbles bubbles, in BubblesManager()
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubbleDataTest.java993 private void assertOverflowChangedTo(ImmutableList<Bubble> bubbles) { in assertOverflowChangedTo()
/aosp12/frameworks/base/core/proto/android/providers/settings/
H A Dsecure.proto423 optional SettingProto bubbles = 7 [ (android.privacy).dest = DEST_AUTOMATIC ]; field
H A Dglobal.proto700 optional SettingProto bubbles = 6 [ (android.privacy).dest = DEST_AUTOMATIC ]; field