Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaNetworkHal.java1384 Mutable<Boolean> statusOk = new Mutable<>(false); in getId()
2183 Mutable<Boolean> statusOk = new Mutable<>(false); in getSsid()
2207 Mutable<Boolean> statusOk = new Mutable<>(false); in getBssid()
2231 Mutable<Boolean> statusOk = new Mutable<>(false); in getScanSsid()
2284 Mutable<Boolean> statusOk = new Mutable<>(false); in getKeyMgmt_1_3()
2337 Mutable<Boolean> statusOk = new Mutable<>(false); in getProto_1_3()
2364 Mutable<Boolean> statusOk = new Mutable<>(false); in getAuthAlg()
2388 Mutable<Boolean> statusOk = new Mutable<>(false); in getAuthAlg_1_3()
2442 Mutable<Boolean> statusOk = new Mutable<>(false); in getGroupCipher_1_3()
2467 Mutable<Boolean> statusOk = new Mutable<>(false); in getGroupCipher_1_4()
[all …]
H A DHalDeviceManager.java513 Mutable<String> nameResp = new Mutable<>(); in getName()
984 Mutable<Boolean> statusOk = new Mutable<>(false); in initIWifiChipDebugListeners()
1007 Mutable<IWifiChip> chipResp = new Mutable<>(); in initIWifiChipDebugListeners()
1108 Mutable<Boolean> statusOk = new Mutable<>(false); in getAllChipInfo()
1133 Mutable<IWifiChip> chipResp = new Mutable<>(); in getAllChipInfo()
1178 Mutable<Long> chipCapabilities = new Mutable<>(0L); in getAllChipInfo()
1182 Mutable<Integer> ifaceIndex = new Mutable<>(0); in getAllChipInfo()
1570 Mutable<Boolean> statusOk = new Mutable<>(false); in getSupportedIfaceTypesInternal()
2278 Mutable<WifiStatus> statusResp = new Mutable<>(); in executeChipReconfiguration()
2279 Mutable<IWifiIface> ifaceResp = new Mutable<>(); in executeChipReconfiguration()
[all …]
H A DSupplicantStaIfaceHal.java2054 Mutable<String> gotMac = new Mutable<>(); in getMacAddress()
2514 final Mutable<String> gotPin = new Mutable<>(); in startWpsPinDisplay()
3015 Mutable<Integer> keyMgmtMask = new Mutable<>(0); in getKeyMgmtCapabilities_1_3()
3048 Mutable<Boolean> status = new Mutable<>(false); in getKeyMgmtCapabilities()
3049 Mutable<Integer> keyMgmtMask = new Mutable<>(0); in getKeyMgmtCapabilities()
3093 Mutable<Integer> drvCapabilitiesMask = new Mutable<>(0); in getWpaDriverCapabilities_1_4()
3125 Mutable<Integer> drvCapabilitiesMask = new Mutable<>(0); in getWpaDriverCapabilities_1_3()
3160 Mutable<Integer> drvCapabilitiesMask = new Mutable<>(0); in getWpaDriverFeatureSet()
3337 Mutable<Boolean> status = new Mutable<>(false); in addDppPeerUri()
3338 Mutable<Integer> bootstrapId = new Mutable<>(-1); in addDppPeerUri()
[all …]
H A DWifiThreadRunner.java27 import com.android.server.wifi.util.GeneralUtil.Mutable;
78 Mutable<T> result = new Mutable<>(); in call()
H A DWifiVendorHal.java88 import com.android.server.wifi.util.GeneralUtil.Mutable;
850 Mutable<Boolean> ans = new Mutable<>(false); in getBgScanCapabilities()
1667 final Mutable<Long> feat = new Mutable<>(0L); in getSupportedFeatureSet()
2001 Mutable<List<String>> instancesResp = new Mutable<>(); in getBridgedApInstances()
2727 Mutable<Boolean> ok = new Mutable<>(false); in getRoamingCapabilities()
3875 Mutable<List<WifiAvailableChannel>> answer = new Mutable<>();
H A DWifiServiceImpl.java141 import com.android.server.wifi.util.GeneralUtil.Mutable;
2861 final Mutable<Boolean> success = new Mutable<>(false); in triggerConnectAndReturnStatus()
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DMutable.java25 final class Mutable<E> { class
34 public Mutable() { in Mutable() method in Mutable
43 public Mutable(E value) { in Mutable() method in Mutable
H A DRadioModule.java148 Mutable<AmFmRegionConfig> amfmConfig = new Mutable<>(); in tryLoadingModule()
153 Mutable<List<DabTableEntry>> dabConfig = new Mutable<>(); in tryLoadingModule()
176 Mutable<ITunerSession> hwSession = new Mutable<>(); in openSession()
374 Mutable<ICloseHandle> hwCloseHandle = new Mutable<>(); in addAnnouncementListener()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A 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
/aosp12/packages/apps/Car/libs/car-ui-lib/paintbooth/src/main/java/com/android/car/ui/paintbooth/toolbar/
H A DToolbarActivity.java123 Mutable<Boolean> hasLogo = new Mutable<>(true); in onCreate()
168 Mutable<Boolean> showingLauncherIcon = new Mutable<>(false); in onCreate()
295 Mutable<Integer> overflowCounter = new Mutable<>(1); in onCreate()
445 private static final class Mutable<E> { class in ToolbarActivity
449 Mutable() { in Mutable() method in ToolbarActivity.Mutable
453 Mutable(E value) { in Mutable() method in ToolbarActivity.Mutable
/aosp12/frameworks/base/core/java/android/os/
H A DHidlSupport.java101 public static final class Mutable<E> { class in HidlSupport
104 public Mutable() { in Mutable() method in HidlSupport.Mutable
108 public Mutable(E value) { in Mutable() method in HidlSupport.Mutable
/aosp12/hardware/google/pixel/pwrstats_util/dataproviders/
H A DDataProviderHelper.cpp39 intervalResidency->Mutable(i)->set_time_ms(delta); in StateResidencyInterval()
H A DRailEnergyDataProvider.cpp108 intervalEnergy->Mutable(i)->set_energy_uws(delta); in getImpl()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DActiveModeWardenTest.java86 import com.android.server.wifi.util.GeneralUtil.Mutable;
929 Mutable<Listener<SoftApManager>> softApListener = in testStartSoftApModeTwiceWithTwoConfigs()
930 new Mutable<>(); in testStartSoftApModeTwiceWithTwoConfigs()
1120 Mutable<Listener<SoftApManager>> lohsSoftApListener = new Mutable<>(); in testStopTetheringButNotLOHS()
2611 new Mutable<>(); in requestAdditionalClientModeManager()
2707 new Mutable<>(); in requestRemoveAdditionalClientModeManagerWhenNotAllowed()
2815 new Mutable<>(); in requestAdditionalClientModeManagerWhenConnectingToPrimaryBssid()
3122 new Mutable<>(); in requestHighPrioSecondaryTransientClientModeManagerWhenConnectedToLocalOnlyBssid()
3207 new Mutable<>(); in requestLowPrioSecondaryTransientClientModeManagerWhenConnectedToLocalOnlyBssid()
3282 new Mutable<>(); in requestSecondaryTransientClientModeManagerWhenDppInProgress()
[all …]
H A DHalDeviceManagerTest.java3087 Mutable<Integer> typeResp = new Mutable<>(); in getType()
3095 Mutable<String> nameResp = new Mutable<>(); in getName()
3123 private static class Mutable<E> { class in HalDeviceManagerTest
3126 Mutable() { in Mutable() method in HalDeviceManagerTest.Mutable
3130 Mutable(E value) { in Mutable() method in HalDeviceManagerTest.Mutable
/aosp12/system/update_engine/payload_generator/
H A Dextent_ranges_unittest.cc232 *rep_field.Mutable(0) = ExtentForRange(50, 10); in TEST()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
H A DWifiAwareStateManagerTest.java342 Mutable<Map> response = new Mutable<>(); in testRequestMacAddresses()
4083 private static class Mutable<E> { class in WifiAwareStateManagerTest
4086 Mutable() { in Mutable() method in WifiAwareStateManagerTest.Mutable
4090 Mutable(E value) { in Mutable() method in WifiAwareStateManagerTest.Mutable
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes5443 android.os.HidlSupport$Mutable
H A Dboot-image-profile.txt28782 Landroid/os/HidlSupport$Mutable;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5441 android.os.HidlSupport$Mutable
H A Dboot-image-profile.txt38419 Landroid/os/HidlSupport$Mutable;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39491 Landroid/os/HidlSupport$Mutable;-><init>()V
39492 Landroid/os/HidlSupport$Mutable;-><init>(Ljava/lang/Object;)V
39493 Landroid/os/HidlSupport$Mutable;->value:Ljava/lang/Object;