Searched refs:showWeb (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
H A DUI.java123 public void showWeb(boolean animate); method in interface:UI
H A DPhoneUi.java260 public void showWeb(boolean animate) { method in class:PhoneUi
261 super.showWeb(animate);
H A DBaseUi.java838 public void showWeb(boolean animate) { method in class:BaseUi
H A DController.java624 mUi.showWeb(false);
1181 mUi.showWeb(false);

Completed in 34 milliseconds