Lines Matching refs:TitleBar
216 mTitleBar = new TitleBar(this);
219 mFakeTitleBar = new TitleBar(this);
770 * would change its appearance, use a different TitleBar to show overlayed
773 private TitleBar mFakeTitleBar;
852 params.windowAnimations = atTop ? 0 : R.style.TitleBar;
880 ? 0 : R.style.TitleBar;
1527 if (v instanceof TitleBar) {
1875 * have to reset the titlebar to whatever it used to be
3886 private TitleBar mTitleBar;