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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 479 SERVICE_STATE_IN_SERVICE = "IN_SERVICE"
487 "0": SERVICE_STATE_IN_SERVICE,
tel_test_utils.py 84 from acts.test_utils.tel.tel_defines import SERVICE_STATE_IN_SERVICE
678 service_state_list.append(SERVICE_STATE_IN_SERVICE)
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 220 public static final String SERVICE_STATE_IN_SERVICE = "IN_SERVICE";
TelephonyUtils.java 347 return TelephonyConstants.SERVICE_STATE_IN_SERVICE;

Completed in 84 milliseconds