IME: Add one missing exception catch for startInputInnerLocked
The method startInputInnerLocked() could throw IllegalArgument exception, and two callings are added try/catch protection, but one missing. Catch the IllegalArgumentException when invoke startInputInnerLocked(). CRs-Fixed: 563388 Change-Id: I315cb46b1d16c2862989cb9c0c10ed6613884522
Loading
Please register or sign in to comment