Searched refs:phone_device (Results 1 – 1 of 1) sorted by relevance
28 def __init__(self, phone_device): argument29 self.phone_device = phone_device34 self.phone_device.mbs.pressPhoneIcon()35 self.phone_device.mbs.pressDialpadIcon()37 self.phone_device.mbs.enterNumberOnDialpad(number)38 self.phone_device.mbs.pressCallButton()