Searched refs:getLocationFragment (Results 1 – 5 of 5) sorted by relevance
550 Fragment fragment = getLocationFragment(); in isShowingLocationUi()567 .remove(getLocationFragment()) in showLocationUi()578 showLocationUi(isInMultiWindowMode ? null : getLocationFragment()); in onMultiWindowModeChanged()583 private Fragment getLocationFragment() { in getLocationFragment() method in InCallFragment
206 inCallScreen.showLocationUi(getLocationFragment()); in onInCallScreenReady()741 inCallScreen.showLocationUi(getLocationFragment()); in updatePrimaryDisplayInfo()758 private Fragment getLocationFragment() { in getLocationFragment() method in CallCardPresenter763 return callLocation.getLocationFragment(context); in getLocationFragment()
29 Fragment getLocationFragment(@NonNull Context context); in getLocationFragment() method
49 public Fragment getLocationFragment(@NonNull Context context) { in getLocationFragment() method in StubCallLocationModule.StubCallLocation
46 public Fragment getLocationFragment(@NonNull Context context) { in getLocationFragment() method in CallLocationImpl