Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/android_lib/tel/
Dtel_utils.py43 DATA_ROAMING_ENABLE = 1 variable
502 state_int = {True: DATA_ROAMING_ENABLE, False: DATA_ROAMING_DISABLE}[state]