Searched refs:shouldShowNoteSentToast (Results 1 – 1 of 1) sorted by relevance
159 if (shouldShowNoteSentToast(mPrimary)) { in onInCallScreenDelegateInit()290 if (primaryChanged && shouldShowNoteSentToast(primary)) { in onStateChange()1136 private boolean shouldShowNoteSentToast(DialerCall call) { in shouldShowNoteSentToast() method in CallCardPresenter