HomeSort by relevance Sort by last modified time
    Searched refs:CAPABILITY_PHONE (Results 1 - 3 of 3) sorted by null

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_lookup_tables.py 558 [tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_MSIM],
559 NexusModelNames.N5: [tel_defines.CAPABILITY_PHONE],
561 [tel_defines.CAPABILITY_PHONE, tel_defines.CAPABILITY_OMADM,
564 NexusModelNames.N6: [tel_defines.CAPABILITY_PHONE,
569 NexusModelNames.N6v2: [tel_defines.CAPABILITY_PHONE,
577 tel_defines.CARRIER_VZW: [tel_defines.CAPABILITY_PHONE,
581 tel_defines.CARRIER_ATT: [tel_defines.CAPABILITY_PHONE],
582 tel_defines.CARRIER_TMO: [tel_defines.CAPABILITY_PHONE,
585 tel_defines.CARRIER_SPT: [tel_defines.CAPABILITY_PHONE],
586 tel_defines.CARRIER_EEUK: [tel_defines.CAPABILITY_PHONE],
    [all...]
tel_defines.py 231 CAPABILITY_PHONE = 'phone'
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLivePreflightTest.py 24 from acts.test_utils.tel.tel_defines import CAPABILITY_PHONE
144 if not CAPABILITY_PHONE in device_capabilities[model]:
170 active_capabilities = [CAPABILITY_PHONE, CAPABILITY_OMADM,
177 CAPABILITY_PHONE: droid_has_phone,

Completed in 46 milliseconds