Close hole in synchronize-protected member variable.

 Bug 6419879
 mLoaded is protected by synchronized everywhere but this one
 place. This is now protected to prevent improper access in the
 assert.

Change-Id: I544ca505492f3fb53425f05fd4346472327e5d7f
1 file changed