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