Searched defs:compatService (Results 1 – 1 of 1) sorted by relevance
294 @Nullable final ISetupCompatService compatService; field in SetupCompatServiceProvider.ServiceContext296 private ServiceContext(State state, @Nullable ISetupCompatService compatService) { in ServiceContext()