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

  /cts/hostsidetests/devicepolicy/app/ProfileOwner/src/com/android/cts/profileowner/
WifiTest.java 21 mDevicePolicyManager.getWifiMacAddress(getWho());
  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
WifiTest.java 33 final String macAddress = mDevicePolicyManager.getWifiMacAddress(getWho());
37 assertFalse("getWifiMacAddress() returned an empty string. WiFi not enabled?",
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
WifiTest.java 125 dpm.getWifiMacAddress(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT);
  /cts/tests/tests/telephony/current/src/android/telephony/cts/
TelephonyManagerTest.java 582 assertMacAddress(getWifiMacAddress());
696 private String getWifiMacAddress() {
    [all...]

Completed in 1725 milliseconds