[findbugs] Add the static keyword to unchanging integers.

mUrlIndex, mTitleIndex, and mBookmarkIndex are member variables
which are the same for all MyAdapters, so change them to static.
1 file changed