Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DInCallPresenter.java636 setBoundAndWaitingForOutgoingCall(false, null); in onCallAdded()
1089 public void setBoundAndWaitingForOutgoingCall(boolean isBound, PhoneAccountHandle handle) { in setBoundAndWaitingForOutgoingCall() method in InCallPresenter
1692 InCallPresenter.getInstance().setBoundAndWaitingForOutgoingCall(false, null); in onServiceUnbind()
1719 setBoundAndWaitingForOutgoingCall(true, accountHandle); in maybeStartRevealAnimation()