Searched refs:getLocationFragment (Results 1 – 5 of 5) sorted by relevance
515 Fragment fragment = getLocationFragment(); in isShowingLocationUi()532 .remove(getLocationFragment()) in showLocationUi()543 showLocationUi(isInMultiWindowMode ? null : getLocationFragment()); in onMultiWindowModeChanged()547 private Fragment getLocationFragment() { in getLocationFragment() method in InCallFragment
756 mInCallScreen.showLocationUi(getLocationFragment()); in updatePrimaryDisplayInfo()773 private Fragment getLocationFragment() { in getLocationFragment() method in CallCardPresenter804 return callLocation.getLocationFragment(mContext); in getLocationFragment()
29 Fragment getLocationFragment(@NonNull Context context); in getLocationFragment() method
46 public Fragment getLocationFragment(@NonNull Context context) { in getLocationFragment() method in StubCallLocationModule.StubCallLocation
46 public Fragment getLocationFragment(@NonNull Context context) { in getLocationFragment() method in CallLocationImpl