Searched defs:onPluginAttached (Results 1 – 3 of 3) sorted by relevance
72 default boolean onPluginAttached(PluginLifecycleManager<T> manager) { in onPluginAttached() method
316 public boolean onPluginAttached(PluginLifecycleManager<TestPlugin> manager) { in onPluginAttached() method in PluginInstanceTest.FakeListener
122 override fun onPluginAttached( in onPluginAttached() method