Searched refs:isFragmentInTheMainPanel (Results 1 – 3 of 3) sorted by relevance
757 if (!isFragmentInTheMainPanel(fragment)) { in refocusPreference()838 if (isFragmentInTheMainPanel(fragment)) { in addListenerForFragment()849 public boolean isFragmentInTheMainPanel(Fragment fragment) { in isFragmentInTheMainPanel() method in TwoPanelSettingsFragment
272 if (parentFragment.isFragmentInTheMainPanel(this)) { in back()282 if (parentFragment.isFragmentInTheMainPanel(this)) { in forward()
188 if (parentFragment.isFragmentInTheMainPanel(this)) { in navigateBack()