Searched defs:AlertWindowNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DAlertWindowNotification.java46 class AlertWindowNotification { class
47 private static final String CHANNEL_PREFIX = "com.android.server.wm.AlertWindowNotification - ";
60 AlertWindowNotification(WindowManagerService service, String packageName) { method in class:AlertWindowNotification

Completed in 46 milliseconds