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

/packages/apps/Browser/src/com/android/browser/
H A DUI.java87 public void showComboView(ComboViews startingView, Bundle extra); method in interface:UI
H A DXLargeUi.java75 public void showComboView(ComboViews startWith, Bundle extras) { method in class:XLargeUi
76 super.showComboView(startWith, extras);
H A DBaseUi.java511 public void showComboView(ComboViews startingView, Bundle extras) { method in class:BaseUi
H A DController.java1235 mUi.showComboView(startView, extras);
1770 mUi.showComboView(ComboViews.Snapshots, b);

Completed in 67 milliseconds