Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 5 of 5) sorted by relevance

/napi_generator/hdc/api/api_scan_IntelliJ_plugin/src/com/kh/scan/utils/
DGenNotification.java57 …Notification notification = new Notification("Generate.Result.Group", "Notes Message", content, ty… in notifyMessage() local
85 Notification notification = notificationGroup.createNotification("", type); in notifyGenResult() local
92 …ate static void addAction(Project project, List<FileInfo> newFileList, Notification notification) { in addAction()
/napi_generator/hdc/ts/ts_IntelliJ_plugin/src/com/sk/ts/utils/
DGenNotification.java61 Notification notification = notificationGroup.createNotification(content, type); in notifyMessage() local
88 Notification notification = notificationGroup.createNotification("", type); in notifyGenResult() local
95 …ate static void addAction(Project project, List<FileInfo> newFileList, Notification notification) { in addAction()
/napi_generator/napi_IntelliJ_plugin/src/com/sk/utils/
DGenNotification.java61 Notification notification = notificationGroup.createNotification(content, type); in notifyMessage() local
88 Notification notification = notificationGroup.createNotification("", type); in notifyGenResult() local
95 …ate static void addAction(Project project, List<FileInfo> newFileList, Notification notification) { in addAction()
/napi_generator/hdc/service/service_IntelliJ_plugin/src/com/sk/service/utils/
DGenNotification.java69 …Notification notification = new Notification("Generate.Result.Group", "Notes Message", content, ty… in notifyMessage() local
89 private static void addAction(Project project, String dirPath, Notification notification) { in addAction()
/napi_generator/hdc/gn/gn_IntelliJ_plugin/src/com/sk/gn/utils/
DGenNotification.java69 …Notification notification = new Notification("Generate.Result.Group", "Notes Message", content, ty… in notifyMessage() local
89 private static void addAction(Project project, String dirPath, Notification notification) { in addAction()