Searched refs:hasBubbleInStackWithKey (Results 1 – 5 of 5) sorted by relevance
1241 assertTrue(mBubbleData.hasBubbleInStackWithKey(groupedBubble.getKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()1268 assertTrue(mBubbleData.hasBubbleInStackWithKey(groupedBubble.getEntry().getKey())); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade_rows()1293 assertTrue(mBubbleData.hasBubbleInStackWithKey(groupedBubble.getKey())); in testAppRemovesSummary_removesAllBubbleChildren()1302 assertFalse(mBubbleData.hasBubbleInStackWithKey(groupedBubble.getKey())); in testAppRemovesSummary_removesAllBubbleChildren()1317 assertTrue(mBubbleData.hasBubbleInStackWithKey(groupedBubble.getEntry().getKey())); in testAppRemovesSummary_removesAllBubbleChildren_rows()1326 assertFalse(mBubbleData.hasBubbleInStackWithKey(groupedBubble.getEntry().getKey())); in testAppRemovesSummary_removesAllBubbleChildren_rows()1356 assertTrue(mBubbleData.hasBubbleInStackWithKey(groupedBubble.getKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren()1398 assertTrue(mBubbleData.hasBubbleInStackWithKey(groupedBubble.getEntry().getKey())); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren_row()1914 assertThat(mBubbleData.hasBubbleInStackWithKey(mBubbleEntry.getKey())).isTrue(); in testOnRankingUpdate_DndSuppressListNotif()1936 assertThat(mBubbleData.hasBubbleInStackWithKey(mBubbleEntry.getKey())).isFalse(); in testOnRankingUpdate_DndSuppressListNotif()
433 || mBubbleData.hasBubbleInStackWithKey(bubble.getKey())) { in onInit()1494 if (mBubbleData.hasBubbleInStackWithKey(b.getKey())) { in expandStackAndSelectBubbleFromLauncher()1528 if (mBubbleData.hasBubbleInStackWithKey(b.getKey())) { in expandStackAndSelectBubble()2080 boolean isActive = mBubbleData.hasBubbleInStackWithKey(key); in onRankingUpdated()2396 if (!mBubbleData.hasBubbleInStackWithKey(bubble.getKey())) {
320 return hasBubbleInStackWithKey(key) || hasOverflowBubbleWithKey(key) in hasAnyBubbleWithKey()324 public boolean hasBubbleInStackWithKey(String key) { in hasBubbleInStackWithKey() method in BubbleData
1371 if (bubble != null && mBubbleData.hasBubbleInStackWithKey(bubble.getKey())) { in setUpManageMenu()3068 if (bubble != null && mBubbleData.hasBubbleInStackWithKey(bubble.getKey())) { in dismissBubbleIfExists()
270 assertThat(mBubbleData.hasBubbleInStackWithKey(mEntryA2.getKey())).isTrue(); in testRemoveBubbleInLauncher_beforeBubbleUpdate_processedAfter_shouldNotBeRemoved()279 assertThat(mBubbleData.hasBubbleInStackWithKey(mEntryA2.getKey())).isTrue(); in testRemoveBubbleInLauncher_beforeBubbleUpdate_processedAfter_shouldNotBeRemoved()