Searched defs:associatedLayers (Results 1 – 7 of 7) sorted by relevance
83 public VmsAvailableLayers(@NonNull Set<VmsAssociatedLayer> associatedLayers, in VmsAvailableLayers()108 @NonNull Set<VmsAssociatedLayer> associatedLayers) { in VmsAvailableLayers()189 Set<VmsAssociatedLayer> associatedLayers = unparcelAssociatedLayers(in); in VmsAvailableLayers() local
101 @NonNull Set<VmsAssociatedLayer> associatedLayers) { in VmsSubscriptionState()197 Set<VmsAssociatedLayer> associatedLayers = unparcelAssociatedLayers(in); in VmsSubscriptionState() local
559 VmsAssociatedLayer... associatedLayers) { in assertLayerAvailability()575 VmsAssociatedLayer... associatedLayers) { in assertSubscriptionState()581 Set<VmsAssociatedLayer> associatedLayers) { in assertSubscriptionState()
357 Set<VmsAssociatedLayer> associatedLayers = in testComplexAvailableLayers() local
299 private void assertSubscriptions(VmsAssociatedLayer... associatedLayers) { in assertSubscriptions()
363 ArraySet<VmsAssociatedLayer> associatedLayers = in updateSubscriptionState() local
744 Set<VmsAssociatedLayer> associatedLayers = subscriptionState.getAssociatedLayers(); in createSubscriptionStateMessage() local