Searched refs:isPendingHold (Results 1 – 4 of 4) sorted by relevance
211 doReturn(true).when(mImsCall).isPendingHold(); in testImsUpdateStatePendingHold()
856 if (imsCall.isPendingHold()) { in update()
2413 if (!imsCall.isPendingHold()) { in resumeForegroundCall()
970 public boolean isPendingHold() { in isPendingHold() method in ImsCall