Searched defs:handleSetInteractive (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java3308 handleSetInteractive(msg.arg1 != 0);
3352 private void handleSetInteractive(final boolean interactive) { method in class:InputMethodManagerService

Completed in 35 milliseconds