HomeSort by relevance Sort by last modified time
    Searched defs:canBubble (Results 1 - 2 of 2) sorted by null

  /cts/tests/app/src/android/app/cts/
NotificationChannelTest.java 61 assertTrue(channel.canBubble());
162 assertEquals(true, channel.canBubble());
166 assertEquals(false, channel.canBubble());
NotificationManagerTest.java     [all...]

Completed in 748 milliseconds