Searched defs:notification (Results 1 – 6 of 6) sorted by relevance
| /napi_generator/src/tool/api/api_scan_IntelliJ_plugin/src/com/kh/scan/utils/ |
| D | GenNotification.java | 57 …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/src/intellij_plugin/h2dts/ts_IntelliJ_plugin/src/com/sk/ts/utils/ |
| D | GenNotification.java | 62 Notification notification = notificationGroup.createNotification(content, type); in notifyMessage() local 89 Notification notification = notificationGroup.createNotification("", type); in notifyGenResult() local 96 …ate static void addAction(Project project, List<FileInfo> newFileList, Notification notification) { in addAction()
|
| /napi_generator/src/intellij_plugin/dts2cpp/napi_IntelliJ_plugin/src/com/sk/utils/ |
| D | GenNotification.java | 61 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/src/intellij_plugin/cmake2gn/gn_IntelliJ_plugin/src/com/sk/gn/utils/ |
| D | GenNotification.java | 69 …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/src/intellij_plugin/h2sa/service_IntelliJ_plugin/src/com/sk/service/utils/ |
| D | GenNotification.java | 69 …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/src/intellij_plugin/h2dtscpp/native_IntelliJ_plugin/src/com/sk/na/utils/ |
| D | GenNotification.java | 55 Notification notification = notificationGroup.createNotification(content, type); in notifyMessage() local
|