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.py352 bt_contacts_utils.add_call_log(
356 bt_contacts_utils.add_call_log(
360 bt_contacts_utils.add_call_log(
364 bt_contacts_utils.add_call_log(
368 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