Searched refs:notifyVideoPauseController (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DInCallPresenter.java1075 notifyVideoPauseController(true);
1081 notifyVideoPauseController(false);
1084 private void notifyVideoPauseController(boolean showing) { method in class:InCallPresenter
1085 Log.d(this, "notifyVideoPauseController: mIsChangingConfigurations=" +

Completed in 24 milliseconds