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.java633 setBoundAndWaitingForOutgoingCall(false, null); in onCallAdded()
1086 public void setBoundAndWaitingForOutgoingCall(boolean isBound, PhoneAccountHandle handle) { in setBoundAndWaitingForOutgoingCall() method in InCallPresenter
1687 InCallPresenter.getInstance().setBoundAndWaitingForOutgoingCall(false, null); in onServiceUnbind()
1714 setBoundAndWaitingForOutgoingCall(true, accountHandle); in maybeStartRevealAnimation()