Searched refs:supportedFormats (Results 1 – 1 of 1) sorted by relevance
1445 private String[] supportedFormats; field in Provider.Service1799 supportedFormats = s.split("\\|"); in hasKeyAttributes()1814 boolean bool = (supportedFormats != null) in hasKeyAttributes()1842 if (supportedFormats == null) { in supportsKeyFormat()1849 for (String supportedFormat : supportedFormats) { in supportsKeyFormat()