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

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/
CallbackUtils.java 98 public void onIdentityChanged(byte[] mac) {
108 * Wait (blocks) for the onIdentityChanged callback or a timeout.
110 * @return The MAC address returned by the onIdentityChanged() callback, or null on timeout.
  /cts/tests/tests/net/src/android/net/wifi/aware/cts/
SingleDeviceTest.java 154 public void onIdentityChanged(byte[] mac) {
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
WifiAwareManagerFacade.java 730 public void onIdentityChanged(byte[] mac) {
    [all...]

Completed in 4837 milliseconds