Yohei Yukawa
f1f5ed542d
Check null before passing to Integer.parseInt
...
Just after user data is cleared, user preference associated with
PREF_KEYBOARD_LAYOUT is always empty. In such case, we might
want to return the default value immediately, rather than
calling Integer.parseInt(null) and catching NumberFormatException
unnecessarily.
BUG: 13472379
Change-Id: I8dca9a22780d057013c032bd1f56e730dcada3ce
2014-03-24 20:54:03 +09:00
..
2013-10-09 02:59:32 -07:00
2014-02-04 21:36:04 +09:00
2014-02-06 17:28:08 +09:00
2014-03-20 11:34:16 +00:00
2014-03-06 18:53:09 +09:00
2014-02-28 09:37:23 +00:00
2014-03-24 20:54:03 +09:00
2014-01-27 18:14:40 +09:00
2014-03-05 18:19:34 +09:00
2014-03-20 11:06:55 +09:00
2014-02-20 14:40:38 +09:00
2014-03-20 11:48:28 +09:00
2013-12-13 17:13:32 +09:00
2013-08-14 18:37:58 +09:00
2014-03-20 18:47:45 +09:00
2014-02-18 19:58:23 +09:00
2014-03-05 19:42:53 +09:00
2014-03-06 12:50:07 +09:00
2014-02-27 23:21:09 +09:00
2013-12-13 17:13:32 +09:00
2013-08-28 19:24:28 +09:00
2014-02-04 21:29:09 +09:00
2014-03-03 04:00:24 +00:00
2013-12-13 17:13:32 +09:00
2013-06-24 17:04:40 +09:00
2013-09-12 18:47:56 +09:00
2014-03-05 18:19:34 +09:00
2014-02-21 16:36:15 +09:00
2014-02-18 02:25:46 +00:00
2014-02-04 14:04:26 +09:00
2014-02-17 19:51:47 +09:00
2014-03-14 12:44:49 +09:00
2014-03-20 11:34:16 +00:00
2014-02-14 14:13:39 +09:00
2013-12-06 14:53:03 +09:00
2014-03-20 23:16:53 +09:00
2014-03-03 23:36:35 +09:00
2014-02-20 15:05:37 +09:00
2014-03-05 10:07:33 +00:00
2014-03-04 14:31:47 +09:00
2013-12-26 14:51:05 +09:00
2014-02-13 13:23:55 +09:00
2014-02-27 23:21:09 +09:00
2014-03-24 17:44:36 +09:00