Searched refs:mPlugin (Results 1 – 1 of 1) sorted by relevance
39 private static Activator mPlugin; field in Activator44 mPlugin = this; in start()49 mPlugin = null; in stop()54 return mPlugin; in getDefault()58 BundleContext context = mPlugin.getBundle().getBundleContext(); in getService()64 for (Bundle bundle : mPlugin.getBundle().getBundleContext().getBundles()) { in getBundle()77 mPlugin.getLog().log(newStatus(e)); in log()81 return FileLocator.find(mPlugin.getBundle(), path, null); in findFile()