Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java1239 @Nullable IntFunction<InputMethodBindingController> bindingControllerForTesting) { in InputMethodManagerService() argument
1295 bindingControllerForTesting != null ? bindingControllerForTesting in InputMethodManagerService()