Searched refs:getLocationFragment (Results 1 – 5 of 5) sorted by relevance
505 Fragment fragment = getLocationFragment(); in isShowingLocationUi()522 .remove(getLocationFragment()) in showLocationUi()533 showLocationUi(isInMultiWindowMode ? null : getLocationFragment()); in onMultiWindowModeChanged()537 private Fragment getLocationFragment() { in getLocationFragment() method in InCallFragment
767 mInCallScreen.showLocationUi(getLocationFragment()); in updatePrimaryDisplayInfo()784 private Fragment getLocationFragment() { in getLocationFragment() method in CallCardPresenter815 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