Searched refs:canDial (Results 1 – 4 of 4) sorted by relevance
268 public boolean canDial() { in canDial() method in ImsPhoneBase
629 public boolean canDial() { in canDial() method in ImsPhone
774 if (!canDial(phone)) { in dial()871 private boolean canDial(Phone phone) { in canDial() method in CallManager
377 assertEquals(true, mImsPhoneUT.canDial()); in testGettersAndPassThroughs()379 assertEquals(false, mImsPhoneUT.canDial()); in testGettersAndPassThroughs()