Searched defs:removePrefix (Results 1 – 2 of 2) sorted by relevance
220 public Set<String> removePrefix(@NonNull String prefix) { in removePrefix() method in SchemaCache
108 public static String removePrefix(@NonNull String prefixedString) throws AppSearchException { in removePrefix() method in PrefixUtil