Home
last modified time | relevance | path

Searched refs:Mutable (Results 1 – 17 of 17) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHalHidlImpl.java35 import com.android.server.wifi.util.GeneralUtil.Mutable;
1397 Mutable<Boolean> statusOk = new Mutable<>(false); in getId()
2205 Mutable<Boolean> statusOk = new Mutable<>(false); in getSsid()
2229 Mutable<Boolean> statusOk = new Mutable<>(false); in getBssid()
2253 Mutable<Boolean> statusOk = new Mutable<>(false); in getScanSsid()
2280 Mutable<Boolean> statusOk = new Mutable<>(false); in getKeyMgmt()
2306 Mutable<Boolean> statusOk = new Mutable<>(false); in getKeyMgmt_1_3()
2333 Mutable<Boolean> statusOk = new Mutable<>(false); in getProto()
2359 Mutable<Boolean> statusOk = new Mutable<>(false); in getProto_1_3()
2386 Mutable<Boolean> statusOk = new Mutable<>(false); in getAuthAlg()
[all …]
DSupplicantStaIfaceHalHidlImpl.java71 import com.android.server.wifi.util.GeneralUtil.Mutable;
492 Mutable<ISupplicantIface> supplicantIface = new Mutable<>(); in getIfaceV1_0()
528 Mutable<ISupplicantIface> supplicantIface = new Mutable<>(); in addIfaceV1_1()
1392 Mutable<ISupplicantNetwork> newNetwork = new Mutable<>(); in addNetwork()
1464 Mutable<ISupplicantNetwork> gotNetwork = new Mutable<>(); in getNetwork()
1578 Mutable<ArrayList<Integer>> networkIdList = new Mutable<>(); in listNetworks()
2107 Mutable<String> gotMac = new Mutable<>(); in getMacAddress()
2567 final Mutable<String> gotPin = new Mutable<>(); in startWpsPinDisplay()
3029 Mutable<Integer> keyMgmtMask = new Mutable<>(0); in getKeyMgmtCapabilities_1_3()
3062 Mutable<Boolean> status = new Mutable<>(false); in getKeyMgmtCapabilities()
[all …]
DWifiThreadRunner.java32 import com.android.server.wifi.util.GeneralUtil.Mutable;
86 Mutable<T> result = new Mutable<>(); in call()
DWifiServiceImpl.java219 import com.android.server.wifi.util.GeneralUtil.Mutable;
4057 final Mutable<Boolean> success = new Mutable<>(false); in triggerConnectAndReturnStatus()
/packages/modules/Uwb/androidx_backend/tests/src/androidx/core/uwb/backend/impl/internal/
DRangingControllerTest.java93 private static class Mutable<E> {
202 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
239 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
269 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
310 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
370 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
417 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
477 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
520 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
DRangingControleeTest.java87 private static class Mutable<E> {
173 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
209 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
238 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
277 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
335 final Mutable<RangingSession.Callback> pfRangingSessionCallback = new Mutable<>();
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/
DWifiChipHidlImpl.java61 import com.android.server.wifi.util.GeneralUtil.Mutable;
619 Mutable<WifiApIface> ifaceResp = new Mutable<>(); in createApIfaceInternal()
633 Mutable<WifiApIface> ifaceResp = new Mutable<>(); in createBridgedApIfaceInternal()
649 Mutable<WifiNanIface> ifaceResp = new Mutable<>(); in createNanIfaceInternal()
663 Mutable<WifiP2pIface> ifaceResp = new Mutable<>(); in createP2pIfaceInternal()
677 Mutable<WifiRttController> controllerResp = new Mutable<>(); in createRttControllerInternal()
707 Mutable<WifiStaIface> ifaceResp = new Mutable<>(); in createStaIfaceInternal()
753 Mutable<WifiApIface> ifaceResp = new Mutable<>(); in getApIfaceInternal()
767 Mutable<List<String>> ifaceNameResp = new Mutable<>(); in getApIfaceNamesInternal()
781 Mutable<List<WifiChip.ChipMode>> modeResp = new Mutable<>(); in getAvailableModesInternal()
[all …]
DWifiApIfaceHidlImpl.java113 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()
DWifiP2pIfaceHidlImpl.java25 import com.android.server.wifi.util.GeneralUtil.Mutable;
49 Mutable<String> nameResp = new Mutable<>(); in getName()
DWifiStaIfaceHidlImpl.java381 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()
593 GeneralUtil.Mutable<android.hardware.wifi.V1_5.StaLinkLayerStats> statsResp = in getLinkLayerStatsV1_5Internal()
[all …]
DWifiHalHidlImpl.java33 import com.android.server.wifi.util.GeneralUtil.Mutable;
190 Mutable<WifiChip> chipResp = new Mutable<>(); in getChipInternal()
204 Mutable<List<Integer>> chipIdResp = new Mutable<>(); in getChipIdsInternal()
DWifiChip.java35 import com.android.server.wifi.util.GeneralUtil.Mutable;
124 private Mutable<T> mMutable;
128 mMutable = new Mutable<>(initialValue); in Response()
DWifiRttControllerHidlImpl.java40 import com.android.server.wifi.util.GeneralUtil.Mutable;
172 Mutable<Boolean> isRttControllerValid = new Mutable<>(false); in validateInternal()
DWifiNanIfaceHidlImpl.java49 import com.android.server.wifi.util.GeneralUtil.Mutable;
318 Mutable<String> nameResp = new Mutable<>(); in getNameInternal()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DGeneralUtil.java32 public static final class Mutable<E> { class in GeneralUtil
35 public Mutable() { in Mutable() method in GeneralUtil.Mutable
39 public Mutable(E value) { in Mutable() method in GeneralUtil.Mutable
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java104 import com.android.server.wifi.util.GeneralUtil.Mutable;
1134 Mutable<Listener<SoftApManager>> softApListener = in testStartSoftApModeTwiceWithTwoConfigs()
1135 new Mutable<>(); in testStartSoftApModeTwiceWithTwoConfigs()
1337 Mutable<Listener<SoftApManager>> lohsSoftApListener = new Mutable<>(); in testStopTetheringButNotLOHS()
3053 Mutable<Listener<ConcreteClientModeManager>> additionalClientListener = in requestAdditionalClientModeManager()
3054 new Mutable<>(); in requestAdditionalClientModeManager()
3173 Mutable<Listener<ConcreteClientModeManager>> additionalClientListener = in requestRemoveAdditionalClientModeManagerWhenNotAllowed()
3174 new Mutable<>(); in requestRemoveAdditionalClientModeManagerWhenNotAllowed()
3326 Mutable<Listener<ConcreteClientModeManager>> additionalClientListener = in requestAdditionalClientModeManagerWhenConnectingToPrimaryBssid()
3327 new Mutable<>(); in requestAdditionalClientModeManagerWhenConnectingToPrimaryBssid()
[all …]
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java482 Mutable<MacAddrMapping[]> response = new Mutable<>(); in testRequestMacAddresses()
5846 private static class Mutable<E> { class in WifiAwareStateManagerTest
5849 Mutable() { in Mutable() method in WifiAwareStateManagerTest.Mutable
5853 Mutable(E value) { in Mutable() method in WifiAwareStateManagerTest.Mutable