Searched refs:shouldShowNoteSentToast (Results 1 – 1 of 1) sorted by relevance
146 if (shouldShowNoteSentToast(mPrimary)) { in init()257 if (primaryChanged && shouldShowNoteSentToast(primary)) { in onStateChange()1129 private boolean shouldShowNoteSentToast(Call call) { in shouldShowNoteSentToast() method in CallCardPresenter