Searched refs:ei (Results 1 – 1 of 1) sorted by relevance
498 EditorInfo ei = getCurrentInputEditorInfo(); in updateShiftKeyState() local499 if (ei != null && ei.inputType != InputType.TYPE_NULL) { in updateShiftKeyState()