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

  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveDataTest.py 719 if self.provider.droid.wifiIsApEnabled():
    [all...]
TelLiveSmokeTest.py 365 if ads[0].droid.wifiIsApEnabled():
  /tools/test/connectivity/acts/tests/google/wifi/
WifiSoftApTest.py 186 asserts.assert_false(self.dut.droid.wifiIsApEnabled(),
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_data_utils.py 66 if provider.droid.wifiIsApEnabled():
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
WifiManagerFacade.java 753 public Boolean wifiIsApEnabled() {
    [all...]

Completed in 2092 milliseconds