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

/packages/apps/InCallUI/src/com/android/incallui/
H A DVideoCallPresenter.java484 private void checkForCallStateChange(Call call) { method in class:VideoCallPresenter
488 Log.d(this, "checkForCallStateChange: isVideoCall= " + isVideoCall
588 checkForCallStateChange(call);

Completed in 32 milliseconds