Searched refs:Mutable (Results 1 – 10 of 10) sorted by relevance
25 final class Mutable<E> { class34 public Mutable() { in Mutable() method in Mutable
172 Mutable<AmFmRegionConfig> amfmConfig = new Mutable<>(); in tryLoadingModule()177 Mutable<List<DabTableEntry>> dabConfig = new Mutable<>(); in tryLoadingModule()206 Mutable<ITunerSession> hwSession = new Mutable<>(); in openSession()416 Mutable<ICloseHandle> hwCloseHandle = new Mutable<>(); in addAnnouncementListener()
101 public static final class Mutable<E> { class in HidlSupport104 public Mutable() { in Mutable() method in HidlSupport.Mutable108 public Mutable(E value) { in Mutable() method in HidlSupport.Mutable
148 private static class Mutable<T> { class in HealthServiceWrapperHidl156 final Mutable<HealthInfo> ret = new Mutable<>(); in getHealthInfo()
288 auto layerProto = mLayersProto.mutable_layers()->Mutable(i); in with()323 perfetto::protos::LayerProto* layerProto = offscreenLayers.mutable_layers()->Mutable(i); in withOffscreenLayers()
1714 private static final class Mutable<E> { class in SettingsBackupAgent1717 Mutable() { in Mutable() method in SettingsBackupAgent.Mutable1724 final Mutable<byte[]> backupWifiData = new Mutable<byte[]>(); in getWifiSettingsBackupData()
6286 android.os.HidlSupport$Mutable
29607 Landroid/os/HidlSupport$Mutable;
6291 android.os.HidlSupport$Mutable
35525 Landroid/os/HidlSupport$Mutable;-><init>()V35526 Landroid/os/HidlSupport$Mutable;-><init>(Ljava/lang/Object;)V35527 Landroid/os/HidlSupport$Mutable;->value:Ljava/lang/Object;