Searched refs:Mutable (Results 1 - 5 of 5) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DHalDeviceManager.java344 Mutable<String> nameResp = new Mutable<>();
409 Mutable<IWifiRttController> rttResp = new Mutable<>();
687 Mutable<ArrayList<Integer>> chipIdsResp = new Mutable<>();
709 Mutable<IWifiChip> chipResp = new Mutable<>();
793 Mutable<ArrayList<Integer>> chipIdsResp = new Mutable<>();
1926 private static class Mutable<E> { class in class:HalDeviceManager
1929 Mutable() { method in class:HalDeviceManager.Mutable
1933 Mutable(E value) { method in class:HalDeviceManager.Mutable
[all...]
H A DSupplicantStaIfaceHal.java285 Mutable<ISupplicantIface> supplicantIface = new Mutable<>();
286 Mutable<String> ifaceName = new Mutable<>();
656 Mutable<ISupplicantNetwork> newNetwork = new Mutable<>();
720 Mutable<ISupplicantNetwork> gotNetwork = new Mutable<>();
763 Mutable<ArrayList<Integer>> networkIdList = new Mutable<>();
1813 private static class Mutable<E> { class in class:SupplicantStaIfaceHal
1816 Mutable() { method in class:SupplicantStaIfaceHal.Mutable
1820 Mutable(E value) { method in class:SupplicantStaIfaceHal.Mutable
[all...]
H A DSupplicantStaNetworkHal.java2333 final Mutable<ArrayList<Byte>> gotToken = new Mutable<>();
2469 private static class Mutable<E> { class in class:SupplicantStaNetworkHal
2472 Mutable() { method in class:SupplicantStaNetworkHal.Mutable
2476 Mutable(E value) { method in class:SupplicantStaNetworkHal.Mutable
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DHalDeviceManagerTest.java1255 Mutable<Integer> typeResp = new Mutable<>();
1263 Mutable<String> nameResp = new Mutable<>();
1276 private static class Mutable<E> { class in class:HalDeviceManagerTest
1279 Mutable() { method in class:HalDeviceManagerTest.Mutable
1283 Mutable(E value) { method in class:HalDeviceManagerTest.Mutable
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 126 milliseconds