PauloftheWest
c009b8a496
Fixed a Null Pointer Error in Bluetooth Settings.
...
+ The root of the problem is that the callback for a device change may be
set before the fragment has a layout. Then if a change does come in,
getView() would return null. This fix delays registering the callback
until appropiate.
Bug: 17404518
Change-Id: Ibd0e90f82593d45729f427bcc2e40fe9195eb42a
2014-09-09 10:12:00 -07:00
..
2013-04-30 13:51:38 -07:00
2014-09-04 08:27:32 -07:00
2014-03-19 22:37:27 -07:00
2012-07-16 15:38:38 -07:00
2014-06-12 11:13:23 -07:00
2012-08-06 23:27:27 -07:00
2014-08-11 11:49:31 -07:00
2014-08-27 13:17:51 -07:00
2014-08-27 13:09:44 +02:00
2014-07-22 18:40:48 -07:00
2014-08-27 13:09:44 +02:00
2014-06-17 14:20:09 -07:00
2014-09-08 21:00:11 +00:00
2014-08-12 14:50:10 -07:00
2014-08-12 07:35:11 -07:00
2014-08-12 07:35:11 -07:00
2014-09-04 10:16:09 -07:00
2014-09-09 10:12:00 -07:00
2012-10-30 10:41:46 -07:00
2012-11-12 14:29:17 -08:00
2014-08-03 17:12:50 -07:00
2013-04-30 13:51:38 -07:00
2014-03-19 22:37:27 -07:00
2014-03-19 22:37:27 -07:00
2014-03-19 22:37:27 -07:00
2012-08-06 23:27:27 -07:00
2013-10-19 23:37:35 -07:00
2013-09-13 15:44:26 -07:00
2012-08-06 23:27:27 -07:00
2012-10-04 17:42:38 -07:00
2014-07-30 08:39:46 -07:00
2014-03-19 22:37:27 -07:00
2014-03-19 22:37:27 -07:00
2014-08-07 11:31:25 -07:00