Searched refs:answer_call (Results 1 – 8 of 8) sorted by relevance
471 def answer_call(): function476 threading.Thread(target=answer_call).start()651 def answer_call(): function655 threading.Thread(target=answer_call).start()
73 fn answer_call(&mut self) -> bool { in answer_call() method
242 def answer_call(self): member in FlossTelephonyClient
374 def answer_call(self): member in Bluetooth375 return self.telephony_client.answer_call()
131 answer_result = self.bluetooth.answer_call()
326 fn answer_call(&mut self) -> bool; in answer_call() method4218 fn answer_call(&mut self) -> bool { in answer_call() method
2217 self.context.lock().unwrap().telephony_dbus.as_mut().unwrap().answer_call(); in cmd_telephony()
2435 fn answer_call(&mut self) -> bool { in answer_call() method