Searched refs:stringService (Results 1 – 8 of 8) sorted by relevance
157 public boolean supportsService(String stringService) in supportsService() argument161 if (stringService.equals(__serviceName)) in supportsService()
158 public boolean supportsService(String stringService) { in supportsService() argument161 if (stringService.equals(__serviceName)) { in supportsService()
137 public boolean supportsService(String stringService) in supportsService() argument141 if (stringService.equals(__serviceName)) in supportsService()
136 public boolean supportsService(String stringService) in supportsService() argument140 if (stringService.equals(__serviceName)) in supportsService()
129 public boolean supportsService(String stringService) in supportsService() argument133 if (stringService.equals(__serviceName)) in supportsService()
195 public boolean supportsService(String stringService) in supportsService() argument199 if (stringService.equals(__serviceName)) in supportsService()
183 public boolean supportsService(String stringService) in supportsService() argument187 if (stringService.equals(__serviceName)) in supportsService()
Completed in 42 milliseconds