HomeSort by relevance Sort by last modified time
    Searched defs:SERVICE_STATE_OUT_OF_SERVICE (Results 1 - 2 of 2) sorted by null

  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 221 public static final String SERVICE_STATE_OUT_OF_SERVICE = "OUT_OF_SERVICE";
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 480 SERVICE_STATE_OUT_OF_SERVICE = "OUT_OF_SERVICE"
488 "1": SERVICE_STATE_OUT_OF_SERVICE,

Completed in 758 milliseconds