Home
last modified time | relevance | path

Searched refs:openInBackground (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DController.java511 !mSettings.openInBackground(), true); in startHandler()
1186 !mSettings.openInBackground(), true); in onActivityResult()
1360 newTabItem.setTitle(getSettings().openInBackground() in onCreateContextMenu()
1388 !mSettings.openInBackground(), in onCreateContextMenu()
DUrlHandler.java244 !BrowserSettings.getInstance().openInBackground(), true); in handleMenuClick()
DBrowserSettings.java619 public boolean openInBackground() { in openInBackground() method in BrowserSettings