Searched refs:INPUT_METHOD_PATH (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java3668 private static final String INPUT_METHOD_PATH = "inputmethod"; field in class:InputMethodManagerService.InputMethodFileManager
3695 final File inputMethodDir = new File(systemDir, INPUT_METHOD_PATH);

Completed in 29 milliseconds