Home | History | Annotate | Download | only in ui

Lines Matching refs:mIsTwoPaneLayout

113     private boolean mIsTwoPaneLayout;
151 mIsTwoPaneLayout = getResources().getBoolean(R.bool.has_two_panes);
225 if (mIsTwoPaneLayout) {
288 if (mIsTwoPaneLayout) {
499 if (mIsTwoPaneLayout && !TextUtils.isEmpty(mSearchTerm) && mSearchQueryChanged) {