Searched refs:showLocationUi (Results 1 – 7 of 7) sorted by relevance
48 void showLocationUi(Fragment locationUi); in showLocationUi() method
556 public void showLocationUi(@Nullable Fragment locationUi) { in showLocationUi() method in InCallFragment579 showLocationUi(isInMultiWindowMode ? null : getLocationFragment()); in onMultiWindowModeChanged()
206 inCallScreen.showLocationUi(getLocationFragment()); in onInCallScreenReady()741 inCallScreen.showLocationUi(getLocationFragment()); in updatePrimaryDisplayInfo()
527 public void showLocationUi(Fragment locationUi) {} in showLocationUi() method in RttChatFragment
920 public void showLocationUi(Fragment locationUi) { in showLocationUi() method in SurfaceViewVideoCallFragment
987 public void showLocationUi(Fragment locationUi) { in showLocationUi() method in VideoCallFragment
529 public void showLocationUi(@Nullable Fragment locationUi) { in showLocationUi() method in AnswerFragment