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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 481 SERVICE_STATE_POWER_OFF = "POWER_OFF"
490 "3": SERVICE_STATE_POWER_OFF
tel_test_utils.py 87 from acts.test_utils.tel.tel_defines import SERVICE_STATE_POWER_OFF
672 service_state_list.append(SERVICE_STATE_POWER_OFF)
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 222 public static final String SERVICE_STATE_POWER_OFF = "POWER_OFF";
TelephonyUtils.java 351 return TelephonyConstants.SERVICE_STATE_POWER_OFF;

Completed in 66 milliseconds