OpenWnn: Fix crash when clear learning dictionary

If user did not create a dictionary,dictionary is null.It causes
NullPointerException.

If dictionary is null,need not to clear it.

CRs-Fixed: 741040

Change-Id: Ic46f28790dcad780c862a0372fb3cae88a79a3f9
1 file changed