Searched refs:mIsTwoPaneLayout (Results 1 – 1 of 1) sorted by relevance
87 private boolean mIsTwoPaneLayout; field in ContactDetailFragment200 mIsTwoPaneLayout = getResources().getBoolean(R.bool.has_two_panes); in onCreate()242 if (mIsTwoPaneLayout) { in onCreateView()357 if (mIsTwoPaneLayout && mContactName != null) { in onLoadFinished()