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