Searched refs:hasGoneActiveBefore (Results 1 – 3 of 3) sorted by relevance
130 assertFalse(call.hasGoneActiveBefore()); in testSetHasGoneActive()132 assertTrue(call.hasGoneActiveBefore()); in testSetHasGoneActive()134 assertTrue(call.hasGoneActiveBefore()); in testSetHasGoneActive()
2402 if (mState == CallState.AUDIO_PROCESSING && !hasGoneActiveBefore()) { in disconnect()4023 public boolean hasGoneActiveBefore() { in hasGoneActiveBefore() method in Call
4161 if (!ringingCall.hasGoneActiveBefore()) {