Home
last modified time | relevance | path

Searched defs:prefixedString (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/external/localstorage/util/
DPrefixUtil.java108 public static String removePrefix(@NonNull String prefixedString) throws AppSearchException { in removePrefix()
132 public static String getPrefix(@NonNull String prefixedString) throws AppSearchException { in getPrefix()