Lines Matching refs:Settings
34 import android.provider.Settings;
53 * Package level class for storing various WebView and Browser settings. To use
59 * ... // set any other settings
67 // Private variables for settings
104 // Development settings
114 // The setting can be then toggled from the settings menu.
181 * settings after a call to BrowserSettings.update().
251 * Load settings from the browser app's database.
254 * @param ctx A Context object used to query the browser's settings
255 * database. If the database exists, the saved settings will be
391 // user enable debug settings, we already know if we should show the console.
631 // Private variables for settings