Searched refs:visuallyInterruptive (Results 1 – 6 of 6) sorted by relevance
121 assertEquals(visuallyInterruptive(i), ranking.visuallyInterruptive()); in testRanking()192 tweak.visuallyInterruptive(), in testRankingUpdate_equals()273 visuallyInterruptive(i), in generateUpdate()382 private boolean visuallyInterruptive(int index) { in visuallyInterruptive() method in NotificationListenerServiceTest
349 void setVisuallyInterruptiveForTest(boolean visuallyInterruptive) { in setVisuallyInterruptiveForTest() argument350 mIsVisuallyInterruptive = visuallyInterruptive; in setVisuallyInterruptiveForTest()465 mIsVisuallyInterruptive = entry.getRanking().visuallyInterruptive(); in setEntry()
930 if (!notif.getRanking().visuallyInterruptive() in updateBubble()
84 mIsVisuallyInterruptive = ranking.visuallyInterruptive(); in RankingBuilder()
134 when(ranking.visuallyInterruptive()).thenReturn(true); in setUp()978 boolean visuallyInterruptive) { in sendUpdatedEntryAtTime() argument982 b.setVisuallyInterruptiveForTest(visuallyInterruptive); in sendUpdatedEntryAtTime()
1979 public boolean visuallyInterruptive() { in visuallyInterruptive() method in NotificationListenerService.Ranking2035 boolean visuallyInterruptive, boolean isConversation, ShortcutInfo shortcutInfo, in populate() argument2057 mVisuallyInterruptive = visuallyInterruptive; in populate()