Home
last modified time | relevance | path

Searched refs:add_call_log (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarPbapTest.py354 bt_contacts_utils.add_call_log(
358 bt_contacts_utils.add_call_log(
362 bt_contacts_utils.add_call_log(
366 bt_contacts_utils.add_call_log(
370 bt_contacts_utils.add_call_log(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_contacts_utils.py368 def add_call_log(device, call_log_type, phone_number, call_time): function