OSDN Git Service

Reset the boolean variables when first initialzied and when reset happens.
authorShimeng (Simon) Wang <swang@google.com>
Thu, 11 Mar 2010 00:44:31 +0000 (16:44 -0800)
committerShimeng (Simon) Wang <swang@google.com>
Thu, 11 Mar 2010 00:44:31 +0000 (16:44 -0800)
commitf739271c1cf974a1057a9a8a3f42b89937836228
tree5f9fe59cab81ed73ae3c8306fcc64066af490422
parent161974f7f198e1e821297ab1aa46f9f124a972ed
Reset the boolean variables when first initialzied and when reset happens.

This is to fix the case when some variables such as landscapeOnly will not
correctly be reset when resetDefaultPreferences happens.

Change-Id: I6389e8fbbb1e7cabb4d7358085c9b5816ca7fe41
src/com/android/browser/BrowserSettings.java