Searched refs:ImeBindingState (Results 1 – 2 of 2) sorted by relevance
39 final class ImeBindingState { class96 static ImeBindingState newEmptyState() { in newEmptyState()97 return new ImeBindingState( in newEmptyState()106 ImeBindingState(@UserIdInt int userId, in ImeBindingState() method in ImeBindingState
483 ImeBindingState mImeBindingState;1315 mImeBindingState = ImeBindingState.newEmptyState(); in InputMethodManagerService()1897 mImeBindingState = ImeBindingState.newEmptyState(); in onClientRemoved()3920 mImeBindingState = new ImeBindingState(bindingController.mUserId, windowToken, in startInputOrWindowGainedFocusInternalLocked()