Searched defs:getInstance (Results 1 – 3 of 3) sorted by relevance
40 public static DataUpdateNotifier getInstance() { in getInstance() method in DataUpdateNotifier
106 public static UpdateCheckService getInstance(@NotNull Project project) { in getInstance() method in UpdateCheckService
2352 export function getInstance(locale?:string): IndexUtil; method in i18n.I18NUtil