OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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