Searched refs:endCall (Results 1 – 3 of 3) sorted by relevance
845 assertTrue(mTSIBinder.endCall()); in testEndCallWithRingingForegroundCall()854 assertTrue(mTSIBinder.endCall()); in testEndCallWithNonRingingForegroundCall()864 assertTrue(mTSIBinder.endCall()); in testEndCallWithNoForegroundCall()870 assertFalse(mTSIBinder.endCall()); in testEndCallWithNoCalls()
707 public boolean endCall() {
969 public boolean endCall() { in endCall() method in PhoneInterfaceManager