Searched defs:ScopedServerRegistrationModule (Results 1 – 4 of 4) sorted by relevance
8 class ScopedServerRegistrationModule : ServerRegistrationModule() { class
10 class ScopedServerRegistrationModule(context: Context) : ServerRegistrationModule(context) { class