Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_lookup_tables.py683 [tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_MSIM],
684 NexusModelNames.N5: [tel_defines.CAPABILITY_PHONE],
686 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
690 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
694 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
698 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
703 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
708 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
716 tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
721 [tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_VOLTE],
[all …]
Dtel_defines.py331 CAPABILITY_PHONE = 'phone' variable