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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 452 DATA_STATE_DISCONNECTED = "DISCONNECTED"
tel_test_utils.py 41 from acts.test_utils.tel.tel_defines import DATA_STATE_DISCONNECTED
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 195 public static final String DATA_STATE_DISCONNECTED = "DISCONNECTED";
TelephonyUtils.java 178 return TelephonyConstants.DATA_STATE_DISCONNECTED;

Completed in 76 milliseconds