Home
last modified time | relevance | path

Searched refs:shouldAttemptBlocking (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DInCallPresenter.java621 if (shouldAttemptBlocking(call)) { in onCallAdded()
640 private boolean shouldAttemptBlocking(android.telecom.Call call) { in shouldAttemptBlocking() method in InCallPresenter