Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DImeBindingState.java109 @Nullable ClientState focusedWindowClient, in ImeBindingState() argument
114 mFocusedWindowClient = focusedWindowClient; in ImeBindingState()
DInputMethodManagerService.java6079 ClientState focusedWindowClient; in dumpAsStringNoCheck() local