DiffPreferences: Tidy up method declarations

Wrap lines on method declarations to clear Checkstyle warning about
multiple code lines on one line.

Re-order the method declarations:

- Public Java methods
- Public native methods
- Private native methods

Change-Id: Iec216c7530feb0d11ab767b7185fafd952fee767
1 file changed