Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java5616 final ComponentName selectedInputMethod = methodId != null in canCallerAccessInputMethod() local
5618 if (selectedInputMethod != null in canCallerAccessInputMethod()
5619 && selectedInputMethod.getPackageName().equals(targetPkgName)) { in canCallerAccessInputMethod()