Home | History | Annotate | Download | only in browser

Lines Matching refs:Browser

18 package com.android.browser;
37 import android.provider.Browser;
45 * Package level class for storing various WebView and Browser settings. To use
153 // Single instance of the BrowserSettings for use in the Browser app.
206 // WebView inside Browser doesn't want initial focus to be set.
208 // Browser supports multiple windows
229 * Load settings from the browser app's database.
232 * @param ctx A Context object used to query the browser's settings
499 Browser.clearHistory(resolver);
500 Browser.clearSearches(resolver);