Searched refs:mIWindowManagerInternal (Results 1 – 1 of 1) sorted by relevance
1282 private final WindowManagerInternal mIWindowManagerInternal; field in MultiClientInputMethodManagerService.ImeCallbacks1286 mIWindowManagerInternal = LocalServices.getService(WindowManagerInternal.class); in ImeCallbacks()1308 mIWindowManagerInternal, token, TYPE_INPUT_METHOD, displayId, in createInputMethodWindowToken()1385 mIWindowManagerInternal.updateInputMethodTargetWindow( in reportImeWindowTarget()1396 return mIWindowManagerInternal.isUidAllowedOnDisplay(displayId, uid); in isUidAllowedOnDisplay()