Home
last modified time | relevance | path

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

/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/util/
DPrefixUtil.java106 public static String removePrefix(@NonNull String prefixedString) throws AppSearchException { in removePrefix()
130 public static String getPrefix(@NonNull String prefixedString) throws AppSearchException { in getPrefix()