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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java 125 public NetworkDetail(String bssid, ScanResult.InformationElement[] infoElements,
127 if (infoElements == null) {
165 for (ScanResult.InformationElement ie : infoElements) {
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
InformationElementUtil.java 42 ArrayList<InformationElement> infoElements = new ArrayList<>();
63 infoElements.add(ie);
65 return infoElements.toArray(new InformationElement[infoElements.size()]);
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 706 ScanResult.InformationElement[] infoElements =
711 infoElements, anqpLines, freq);
723 level, freq, tsf, infoElements, anqpLines);
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 96 milliseconds