OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TabBar
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Browser/src/com/android/browser/
XLargeUi.java
49
private
TabBar
mTabBar;
63
mTabBar = new
TabBar
(mActivity, mUiController, this);
272
TabBar
getTabBar() {
TabScrollView.java
19
import com.android.browser.
TabBar
.TabView;
TabBar.java
51
public class
TabBar
extends LinearLayout implements OnClickListener {
89
public
TabBar
(Activity activity, UiController controller, XLargeUi ui) {
Completed in 26 milliseconds