Searched defs:setLocallyDisconnecting (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java905 setLocallyDisconnecting(false);
1789 setLocallyDisconnecting(true);
1833 setLocallyDisconnecting(false);
2831 private void setLocallyDisconnecting(boolean isLocallyDisconnecting) { method in class:Call

Completed in 36 milliseconds