Lines Matching refs:vms
70 CallbackInterface: android.car.vms.VmsClientManager.VmsClientCallback:
72 CallbackInterface: android.car.vms.VmsSubscriberManager.VmsSubscriberClientCallback:
82 EqualsAndHashCode: android.car.vms.VmsAvailableLayers#equals(Object):
83 Must override both equals and hashCode; missing one in android.car.vms.VmsAvailableLayers
164 HiddenSuperclass: android.car.vms.VmsClientManager:
165 …Public class android.car.vms.VmsClientManager stripped of unavailable superclass android.car.CarMa…
166 HiddenSuperclass: android.car.vms.VmsSubscriberManager:
167 …Public class android.car.vms.VmsSubscriberManager stripped of unavailable superclass android.car.C…
650 MissingNullability: android.car.vms.VmsAssociatedLayer#CREATOR:
651 Missing nullability on field `CREATOR` in class `class android.car.vms.VmsAssociatedLayer`
652 MissingNullability: android.car.vms.VmsAssociatedLayer#writeToParcel(android.os.Parcel, int) parame…
654 MissingNullability: android.car.vms.VmsAvailableLayers#CREATOR:
655 Missing nullability on field `CREATOR` in class `class android.car.vms.VmsAvailableLayers`
656 MissingNullability: android.car.vms.VmsAvailableLayers#writeToParcel(android.os.Parcel, int) parame…
658 MissingNullability: android.car.vms.VmsLayer#CREATOR:
659 Missing nullability on field `CREATOR` in class `class android.car.vms.VmsLayer`
660 MissingNullability: android.car.vms.VmsLayer#writeToParcel(android.os.Parcel, int) parameter #0:
662 MissingNullability: android.car.vms.VmsLayerDependency#CREATOR:
663 Missing nullability on field `CREATOR` in class `class android.car.vms.VmsLayerDependency`
664 MissingNullability: android.car.vms.VmsLayerDependency#writeToParcel(android.os.Parcel, int) parame…
666 MissingNullability: android.car.vms.VmsLayersOffering#CREATOR:
667 Missing nullability on field `CREATOR` in class `class android.car.vms.VmsLayersOffering`
668 MissingNullability: android.car.vms.VmsLayersOffering#getDependencies():
670 MissingNullability: android.car.vms.VmsLayersOffering#writeToParcel(android.os.Parcel, int) paramet…
672 MissingNullability: android.car.vms.VmsOperationRecorder#addHalSubscription(int, android.car.vms.Vm…
674 MissingNullability: android.car.vms.VmsOperationRecorder#addSubscription(int, android.car.vms.VmsLa…
676 MissingNullability: android.car.vms.VmsOperationRecorder#get():
678 MissingNullability: android.car.vms.VmsOperationRecorder#removeHalSubscription(int, android.car.vms…
680 MissingNullability: android.car.vms.VmsOperationRecorder#removeSubscription(int, android.car.vms.Vm…
682 MissingNullability: android.car.vms.VmsOperationRecorder#setHalPublisherLayersOffering(android.car.…
684 MissingNullability: android.car.vms.VmsOperationRecorder#setLayersOffering(android.car.vms.VmsLayer…
686 MissingNullability: android.car.vms.VmsOperationRecorder#setPublisherLayersOffering(android.car.vms…
688 MissingNullability: android.car.vms.VmsOperationRecorder#subscribe(android.car.vms.VmsLayer) parame…
690 MissingNullability: android.car.vms.VmsOperationRecorder#subscribe(android.car.vms.VmsLayer, int) p…
692 MissingNullability: android.car.vms.VmsOperationRecorder#unsubscribe(android.car.vms.VmsLayer) para…
694 MissingNullability: android.car.vms.VmsOperationRecorder#unsubscribe(android.car.vms.VmsLayer, int)…
696 MissingNullability: android.car.vms.VmsPublisherClientService#getPublisherId(byte[]) parameter #0:
698 MissingNullability: android.car.vms.VmsPublisherClientService#getSubscriptions():
700 MissingNullability: android.car.vms.VmsPublisherClientService#onBind(android.content.Intent):
702 MissingNullability: android.car.vms.VmsPublisherClientService#onBind(android.content.Intent) parame…
704 MissingNullability: android.car.vms.VmsPublisherClientService#onUnbind(android.content.Intent) para…
706 MissingNullability: android.car.vms.VmsPublisherClientService#publish(android.car.vms.VmsLayer, int…
708 MissingNullability: android.car.vms.VmsSubscriberManager.VmsSubscriberClientCallback#onVmsMessageRe…
710 MissingNullability: android.car.vms.VmsSubscriptionState#CREATOR:
711 Missing nullability on field `CREATOR` in class `class android.car.vms.VmsSubscriptionState`
712 MissingNullability: android.car.vms.VmsSubscriptionState#writeToParcel(android.os.Parcel, int) para…
860 ProtectedMember: android.car.vms.VmsPublisherClientService#onVmsPublisherServiceReady():
861 …Protected methods not allowed; must be public: method android.car.vms.VmsPublisherClientService.on…
4670 UnflaggedApi: android.car.vms.VmsAssociatedLayer:
4671 New API must be flagged with @FlaggedApi: class android.car.vms.VmsAssociatedLayer
4672 UnflaggedApi: android.car.vms.VmsAssociatedLayer#CREATOR:
4673 New API must be flagged with @FlaggedApi: field android.car.vms.VmsAssociatedLayer.CREATOR
4674 UnflaggedApi: android.car.vms.VmsAssociatedLayer#VmsAssociatedLayer(android.car.vms.VmsLayer, java.…
4675 …ust be flagged with @FlaggedApi: constructor android.car.vms.VmsAssociatedLayer(android.car.vms.Vm…
4676 UnflaggedApi: android.car.vms.VmsAssociatedLayer#describeContents():
4677 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsAssociatedLayer.describeConten…
4678 UnflaggedApi: android.car.vms.VmsAssociatedLayer#getProviderIds():
4679 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsAssociatedLayer.getProviderIds…
4680 UnflaggedApi: android.car.vms.VmsAssociatedLayer#getVmsLayer():
4681 … New API must be flagged with @FlaggedApi: method android.car.vms.VmsAssociatedLayer.getVmsLayer()
4682 UnflaggedApi: android.car.vms.VmsAssociatedLayer#writeToParcel(android.os.Parcel, int):
4683 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsAssociatedLayer.writeToParcel(…
4684 UnflaggedApi: android.car.vms.VmsAvailableLayers:
4685 New API must be flagged with @FlaggedApi: class android.car.vms.VmsAvailableLayers
4686 UnflaggedApi: android.car.vms.VmsAvailableLayers#CREATOR:
4687 New API must be flagged with @FlaggedApi: field android.car.vms.VmsAvailableLayers.CREATOR
4688 UnflaggedApi: android.car.vms.VmsAvailableLayers#VmsAvailableLayers(int, java.util.Set<android.car.…
4689 …agged with @FlaggedApi: constructor android.car.vms.VmsAvailableLayers(int,java.util.Set<android.c…
4690 UnflaggedApi: android.car.vms.VmsAvailableLayers#describeContents():
4691 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsAvailableLayers.describeConten…
4692 UnflaggedApi: android.car.vms.VmsAvailableLayers#getAssociatedLayers():
4693 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsAvailableLayers.getAssociatedL…
4694 UnflaggedApi: android.car.vms.VmsAvailableLayers#getSequenceNumber():
4695 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsAvailableLayers.getSequenceNum…
4696 UnflaggedApi: android.car.vms.VmsAvailableLayers#writeToParcel(android.os.Parcel, int):
4697 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsAvailableLayers.writeToParcel(…
4698 UnflaggedApi: android.car.vms.VmsClient:
4699 New API must be flagged with @FlaggedApi: class android.car.vms.VmsClient
4700 UnflaggedApi: android.car.vms.VmsClient#getAvailableLayers():
4701 New API must be flagged with @FlaggedApi: method android.car.vms.VmsClient.getAvailableLayers()
4702 UnflaggedApi: android.car.vms.VmsClient#getProviderDescription(int):
4703 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsClient.getProviderDescription(…
4704 UnflaggedApi: android.car.vms.VmsClient#getSubscriptionState():
4705 … New API must be flagged with @FlaggedApi: method android.car.vms.VmsClient.getSubscriptionState()
4706 UnflaggedApi: android.car.vms.VmsClient#isMonitoringEnabled():
4707 New API must be flagged with @FlaggedApi: method android.car.vms.VmsClient.isMonitoringEnabled()
4708 UnflaggedApi: android.car.vms.VmsClient#publishPacket(int, android.car.vms.VmsLayer, byte[]):
4709 …must be flagged with @FlaggedApi: method android.car.vms.VmsClient.publishPacket(int,android.car.v…
4710 UnflaggedApi: android.car.vms.VmsClient#registerProvider(byte[]):
4711 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsClient.registerProvider(byte[])
4712 UnflaggedApi: android.car.vms.VmsClient#setMonitoringEnabled(boolean):
4713 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsClient.setMonitoringEnabled(bo…
4714 UnflaggedApi: android.car.vms.VmsClient#setProviderOfferings(int, java.util.Set<android.car.vms.Vms…
4715 …gged with @FlaggedApi: method android.car.vms.VmsClient.setProviderOfferings(int,java.util.Set<and…
4716 UnflaggedApi: android.car.vms.VmsClient#setSubscriptions(java.util.Set<android.car.vms.VmsAssociate…
4717 … flagged with @FlaggedApi: method android.car.vms.VmsClient.setSubscriptions(java.util.Set<android…
4718 UnflaggedApi: android.car.vms.VmsClient#unregisterProvider(int):
4719 … New API must be flagged with @FlaggedApi: method android.car.vms.VmsClient.unregisterProvider(int)
4720 UnflaggedApi: android.car.vms.VmsClientManager:
4721 New API must be flagged with @FlaggedApi: class android.car.vms.VmsClientManager
4722 UnflaggedApi: android.car.vms.VmsClientManager#registerVmsClientCallback(java.util.concurrent.Execu…
4723 …laggedApi: method android.car.vms.VmsClientManager.registerVmsClientCallback(java.util.concurrent.…
4724 UnflaggedApi: android.car.vms.VmsClientManager#unregisterVmsClientCallback(android.car.vms.VmsClien…
4725 …lagged with @FlaggedApi: method android.car.vms.VmsClientManager.unregisterVmsClientCallback(andro…
4726 UnflaggedApi: android.car.vms.VmsClientManager.VmsClientCallback:
4727 … New API must be flagged with @FlaggedApi: class android.car.vms.VmsClientManager.VmsClientCallback
4728 UnflaggedApi: android.car.vms.VmsClientManager.VmsClientCallback#onClientConnected(android.car.vms.…
4729 …ed with @FlaggedApi: method android.car.vms.VmsClientManager.VmsClientCallback.onClientConnected(a…
4730 UnflaggedApi: android.car.vms.VmsClientManager.VmsClientCallback#onLayerAvailabilityChanged(android…
4731 …ith @FlaggedApi: method android.car.vms.VmsClientManager.VmsClientCallback.onLayerAvailabilityChan…
4732 UnflaggedApi: android.car.vms.VmsClientManager.VmsClientCallback#onPacketReceived(int, android.car.…
4733 …d with @FlaggedApi: method android.car.vms.VmsClientManager.VmsClientCallback.onPacketReceived(int…
4734 UnflaggedApi: android.car.vms.VmsClientManager.VmsClientCallback#onSubscriptionStateChanged(android…
4735 …ith @FlaggedApi: method android.car.vms.VmsClientManager.VmsClientCallback.onSubscriptionStateChan…
4736 UnflaggedApi: android.car.vms.VmsLayer:
4737 New API must be flagged with @FlaggedApi: class android.car.vms.VmsLayer
4738 UnflaggedApi: android.car.vms.VmsLayer#CREATOR:
4739 New API must be flagged with @FlaggedApi: field android.car.vms.VmsLayer.CREATOR
4740 UnflaggedApi: android.car.vms.VmsLayer#VmsLayer(int, int, int):
4741 New API must be flagged with @FlaggedApi: constructor android.car.vms.VmsLayer(int,int,int)
4742 UnflaggedApi: android.car.vms.VmsLayer#describeContents():
4743 New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayer.describeContents()
4744 UnflaggedApi: android.car.vms.VmsLayer#getChannel():
4745 New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayer.getChannel()
4746 UnflaggedApi: android.car.vms.VmsLayer#getType():
4747 New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayer.getType()
4748 UnflaggedApi: android.car.vms.VmsLayer#getVersion():
4749 New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayer.getVersion()
4750 UnflaggedApi: android.car.vms.VmsLayer#writeToParcel(android.os.Parcel, int):
4751 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayer.writeToParcel(android.os…
4752 UnflaggedApi: android.car.vms.VmsLayerDependency:
4753 New API must be flagged with @FlaggedApi: class android.car.vms.VmsLayerDependency
4754 UnflaggedApi: android.car.vms.VmsLayerDependency#CREATOR:
4755 New API must be flagged with @FlaggedApi: field android.car.vms.VmsLayerDependency.CREATOR
4756 UnflaggedApi: android.car.vms.VmsLayerDependency#VmsLayerDependency(android.car.vms.VmsLayer):
4757 …ust be flagged with @FlaggedApi: constructor android.car.vms.VmsLayerDependency(android.car.vms.Vm…
4758 UnflaggedApi: android.car.vms.VmsLayerDependency#VmsLayerDependency(android.car.vms.VmsLayer, java.…
4759 … @FlaggedApi: constructor android.car.vms.VmsLayerDependency(android.car.vms.VmsLayer,java.util.Se…
4760 UnflaggedApi: android.car.vms.VmsLayerDependency#describeContents():
4761 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayerDependency.describeConten…
4762 UnflaggedApi: android.car.vms.VmsLayerDependency#getDependencies():
4763 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayerDependency.getDependencie…
4764 UnflaggedApi: android.car.vms.VmsLayerDependency#getLayer():
4765 New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayerDependency.getLayer()
4766 UnflaggedApi: android.car.vms.VmsLayerDependency#writeToParcel(android.os.Parcel, int):
4767 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayerDependency.writeToParcel(…
4768 UnflaggedApi: android.car.vms.VmsLayersOffering#CREATOR:
4769 New API must be flagged with @FlaggedApi: field android.car.vms.VmsLayersOffering.CREATOR
4770 UnflaggedApi: android.car.vms.VmsLayersOffering#VmsLayersOffering(java.util.Set<android.car.vms.Vms…
4771 … flagged with @FlaggedApi: constructor android.car.vms.VmsLayersOffering(java.util.Set<android.car…
4772 UnflaggedApi: android.car.vms.VmsLayersOffering#describeContents():
4773 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayersOffering.describeContent…
4774 UnflaggedApi: android.car.vms.VmsLayersOffering#getDependencies():
4775 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayersOffering.getDependencies…
4776 UnflaggedApi: android.car.vms.VmsLayersOffering#getPublisherId():
4777 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayersOffering.getPublisherId()
4778 UnflaggedApi: android.car.vms.VmsLayersOffering#writeToParcel(android.os.Parcel, int):
4779 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsLayersOffering.writeToParcel(a…
4780 UnflaggedApi: android.car.vms.VmsOperationRecorder#addHalSubscription(int, android.car.vms.VmsLayer…
4781 …flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.addHalSubscription(int,andro…
4782 UnflaggedApi: android.car.vms.VmsOperationRecorder#addPromiscuousSubscription(int):
4783 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.addPromiscuo…
4784 UnflaggedApi: android.car.vms.VmsOperationRecorder#addSubscription(int, android.car.vms.VmsLayer):
4785 … flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.addSubscription(int,android…
4786 UnflaggedApi: android.car.vms.VmsOperationRecorder#get():
4787 New API must be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.get()
4788 UnflaggedApi: android.car.vms.VmsOperationRecorder#getPublisherId(int):
4789 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.getPublisher…
4790 UnflaggedApi: android.car.vms.VmsOperationRecorder#removeHalSubscription(int, android.car.vms.VmsLa…
4791 …agged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.removeHalSubscription(int,andr…
4792 UnflaggedApi: android.car.vms.VmsOperationRecorder#removePromiscuousSubscription(int):
4793 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.removePromis…
4794 UnflaggedApi: android.car.vms.VmsOperationRecorder#removeSubscription(int, android.car.vms.VmsLayer…
4795 …flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.removeSubscription(int,andro…
4796 UnflaggedApi: android.car.vms.VmsOperationRecorder#setHalPublisherLayersOffering(android.car.vms.Vm…
4797 …ged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.setHalPublisherLayersOffering(an…
4798 UnflaggedApi: android.car.vms.VmsOperationRecorder#setLayersOffering(android.car.vms.VmsLayersOffer…
4799 …e flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.setLayersOffering(android.…
4800 UnflaggedApi: android.car.vms.VmsOperationRecorder#setPublisherLayersOffering(android.car.vms.VmsLa…
4801 …agged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.setPublisherLayersOffering(and…
4802 UnflaggedApi: android.car.vms.VmsOperationRecorder#startMonitoring():
4803 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.startMonitor…
4804 UnflaggedApi: android.car.vms.VmsOperationRecorder#stopMonitoring():
4805 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.stopMonitori…
4806 UnflaggedApi: android.car.vms.VmsOperationRecorder#subscribe(android.car.vms.VmsLayer):
4807 …st be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.subscribe(android.car.…
4808 UnflaggedApi: android.car.vms.VmsOperationRecorder#subscribe(android.car.vms.VmsLayer, int):
4809 …st be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.subscribe(android.car.…
4810 UnflaggedApi: android.car.vms.VmsOperationRecorder#unsubscribe(android.car.vms.VmsLayer):
4811 …t be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.unsubscribe(android.car…
4812 UnflaggedApi: android.car.vms.VmsOperationRecorder#unsubscribe(android.car.vms.VmsLayer, int):
4813 …t be flagged with @FlaggedApi: method android.car.vms.VmsOperationRecorder.unsubscribe(android.car…
4814 UnflaggedApi: android.car.vms.VmsPublisherClientService#VmsPublisherClientService():
4815 … New API must be flagged with @FlaggedApi: constructor android.car.vms.VmsPublisherClientService()
4816 UnflaggedApi: android.car.vms.VmsPublisherClientService#getPublisherId(byte[]):
4817 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsPublisherClientService.getPubl…
4818 UnflaggedApi: android.car.vms.VmsPublisherClientService#getSubscriptions():
4819 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsPublisherClientService.getSubs…
4820 UnflaggedApi: android.car.vms.VmsPublisherClientService#onBind(android.content.Intent):
4821 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsPublisherClientService.onBind(…
4822 UnflaggedApi: android.car.vms.VmsPublisherClientService#onVmsPublisherServiceReady():
4823 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsPublisherClientService.onVmsPu…
4824 UnflaggedApi: android.car.vms.VmsPublisherClientService#onVmsSubscriptionChange(android.car.vms.Vms…
4825 …gged with @FlaggedApi: method android.car.vms.VmsPublisherClientService.onVmsSubscriptionChange(an…
4826 UnflaggedApi: android.car.vms.VmsPublisherClientService#publish(android.car.vms.VmsLayer, int, byte…
4827 …t be flagged with @FlaggedApi: method android.car.vms.VmsPublisherClientService.publish(android.ca…
4828 UnflaggedApi: android.car.vms.VmsPublisherClientService#setLayersOffering(android.car.vms.VmsLayers…
4829 …flagged with @FlaggedApi: method android.car.vms.VmsPublisherClientService.setLayersOffering(andro…
4830 UnflaggedApi: android.car.vms.VmsSubscriberManager#clearVmsSubscriberClientCallback():
4831 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.clearVmsSubs…
4832 UnflaggedApi: android.car.vms.VmsSubscriberManager#getAvailableLayers():
4833 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.getAvailable…
4834 UnflaggedApi: android.car.vms.VmsSubscriberManager#getPublisherInfo(int):
4835 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.getPublisher…
4836 …nflaggedApi: android.car.vms.VmsSubscriberManager#setVmsSubscriberClientCallback(java.util.concurr…
4837 …edApi: method android.car.vms.VmsSubscriberManager.setVmsSubscriberClientCallback(java.util.concur…
4838 UnflaggedApi: android.car.vms.VmsSubscriberManager#startMonitoring():
4839 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.startMonitor…
4840 UnflaggedApi: android.car.vms.VmsSubscriberManager#stopMonitoring():
4841 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.stopMonitori…
4842 UnflaggedApi: android.car.vms.VmsSubscriberManager#subscribe(android.car.vms.VmsLayer):
4843 …st be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.subscribe(android.car.…
4844 UnflaggedApi: android.car.vms.VmsSubscriberManager#subscribe(android.car.vms.VmsLayer, int):
4845 …st be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.subscribe(android.car.…
4846 UnflaggedApi: android.car.vms.VmsSubscriberManager#unsubscribe(android.car.vms.VmsLayer):
4847 …t be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.unsubscribe(android.car…
4848 UnflaggedApi: android.car.vms.VmsSubscriberManager#unsubscribe(android.car.vms.VmsLayer, int):
4849 …t be flagged with @FlaggedApi: method android.car.vms.VmsSubscriberManager.unsubscribe(android.car…
4850 UnflaggedApi: android.car.vms.VmsSubscriberManager.VmsSubscriberClientCallback:
4851 …New API must be flagged with @FlaggedApi: class android.car.vms.VmsSubscriberManager.VmsSubscriber…
4852 UnflaggedApi: android.car.vms.VmsSubscriberManager.VmsSubscriberClientCallback#onLayersAvailability…
4853 …ggedApi: method android.car.vms.VmsSubscriberManager.VmsSubscriberClientCallback.onLayersAvailabil…
4854 UnflaggedApi: android.car.vms.VmsSubscriberManager.VmsSubscriberClientCallback#onVmsMessageReceived…
4855 …@FlaggedApi: method android.car.vms.VmsSubscriberManager.VmsSubscriberClientCallback.onVmsMessageR…
4856 UnflaggedApi: android.car.vms.VmsSubscriptionState:
4857 New API must be flagged with @FlaggedApi: class android.car.vms.VmsSubscriptionState
4858 UnflaggedApi: android.car.vms.VmsSubscriptionState#CREATOR:
4859 New API must be flagged with @FlaggedApi: field android.car.vms.VmsSubscriptionState.CREATOR
4860 …pi: android.car.vms.VmsSubscriptionState#VmsSubscriptionState(int, java.util.Set<android.car.vms.V…
4861 …i: constructor android.car.vms.VmsSubscriptionState(int,java.util.Set<android.car.vms.VmsLayer>,ja…
4862 UnflaggedApi: android.car.vms.VmsSubscriptionState#describeContents():
4863 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriptionState.describeCont…
4864 UnflaggedApi: android.car.vms.VmsSubscriptionState#getAssociatedLayers():
4865 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriptionState.getAssociate…
4866 UnflaggedApi: android.car.vms.VmsSubscriptionState#getLayers():
4867 … New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriptionState.getLayers()
4868 UnflaggedApi: android.car.vms.VmsSubscriptionState#getSequenceNumber():
4869 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriptionState.getSequenceN…
4870 UnflaggedApi: android.car.vms.VmsSubscriptionState#writeToParcel(android.os.Parcel, int):
4871 …New API must be flagged with @FlaggedApi: method android.car.vms.VmsSubscriptionState.writeToParce…