Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DImePlatformCompatUtils.java42 public boolean shouldUseSetInteractiveProtocol(int imeUid) { in shouldUseSetInteractiveProtocol() method in ImePlatformCompatUtils
DInputMethodManagerService.java5114 if (mImePlatformCompatUtils.shouldUseSetInteractiveProtocol( in handleSetInteractive()