Home
last modified time | relevance | path

Searched refs:extraPath (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DBinaryDictionaryFileDumper.java131 final String extraPath) throws RemoteException { in getContentUriBuilderForType() argument
136 uriV2Builder.appendPath(extraPath); in getContentUriBuilderForType()
141 return getProviderUriBuilder(extraPath); in getContentUriBuilderForType()