Home
last modified time | relevance | path

Searched refs:CHANNEL_MAIN (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DOverlayTestService.java73 String channel = Components.Notifications.CHANNEL_MAIN; in startForeground()
DComponents.java609 public static final String CHANNEL_MAIN = "main"; field in Components.Notifications