Searched refs:GeneralUtil (Results 1 – 15 of 15) sorted by relevance
26 import com.android.server.wifi.util.GeneralUtil;113 GeneralUtil.Mutable<String> nameResp = new GeneralUtil.Mutable<>(); in getNameInternal()128 GeneralUtil.Mutable<List<String>> instancesResp = new GeneralUtil.Mutable<>(); in getBridgedInstancesInternal()144 GeneralUtil.Mutable<MacAddress> macResp = new GeneralUtil.Mutable<>(); in getFactoryMacAddressInternal()
59 import com.android.server.wifi.util.GeneralUtil;381 GeneralUtil.Mutable<String> nameResp = new GeneralUtil.Mutable<>(); in getNameInternal()433 GeneralUtil.Mutable<ApfCapabilities> apfResp = in getApfPacketFilterCapabilitiesInternal()434 new GeneralUtil.Mutable<>(new ApfCapabilities(0, 0, 0)); in getApfPacketFilterCapabilitiesInternal()451 GeneralUtil.Mutable<WifiNative.ScanCapabilities> scanResp = new GeneralUtil.Mutable<>(); in getBackgroundScanCapabilitiesInternal()471 GeneralUtil.Mutable<Long> capsResp = new GeneralUtil.Mutable<>(0L); in getCapabilitiesInternal()529 GeneralUtil.Mutable<MacAddress> macResp = new GeneralUtil.Mutable<>(); in getFactoryMacAddressInternal()558 GeneralUtil.Mutable<StaLinkLayerStats> statsResp = new GeneralUtil.Mutable<>(); in getLinkLayerStatsV1_0Internal()574 GeneralUtil.Mutable<android.hardware.wifi.V1_3.StaLinkLayerStats> statsResp = in getLinkLayerStatsV1_3Internal()575 new GeneralUtil.Mutable<>(); in getLinkLayerStatsV1_3Internal()[all …]
25 import com.android.server.wifi.util.GeneralUtil.Mutable;
33 import com.android.server.wifi.util.GeneralUtil.Mutable;
35 import com.android.server.wifi.util.GeneralUtil.Mutable;
40 import com.android.server.wifi.util.GeneralUtil.Mutable;
49 import com.android.server.wifi.util.GeneralUtil.Mutable;
61 import com.android.server.wifi.util.GeneralUtil.Mutable;
23 public class GeneralUtil { class
32 import com.android.server.wifi.util.GeneralUtil.Mutable;
71 import com.android.server.wifi.util.GeneralUtil.Mutable;
219 import com.android.server.wifi.util.GeneralUtil.Mutable;
1208 "com.android.server.wifi.util.GeneralUtil",1209 "com.android.server.wifi.util.GeneralUtil$*",1210 "com.android.server.wifi.util.GeneralUtil.**",
104 import com.android.server.wifi.util.GeneralUtil.Mutable;