Home
last modified time | relevance | path

Searched refs:WifiInformationElement (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DRttManager.java565 public static class WifiInformationElement { class in RttManager
709 public WifiInformationElement LCI;
712 public WifiInformationElement LCR;
814 results[i].LCI = new WifiInformationElement();
821 results[i].LCR = new WifiInformationElement();
/frameworks/base/api/
Dsystem-current.txt26507 field public android.net.wifi.RttManager.WifiInformationElement LCI;
26508 field public android.net.wifi.RttManager.WifiInformationElement LCR;
26542 public static class RttManager.WifiInformationElement {
26543 ctor public RttManager.WifiInformationElement();