Home
last modified time | relevance | path

Searched refs:Notifications (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()
83 startForeground(Components.Notifications.ID_OVERLAY_TEST_SERVICE, notification); in startForeground()
DComponents.java608 public static class Notifications { class in Components