/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | VmsPublisherSubscriberTest.java | 198 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStartMonitoring() 205 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStartMonitoring_AfterPublish() 216 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStartMonitoring_MultipleLayers() 219 mPublisher.publish(SUBSCRIPTION_LAYER_OTHER, publisherId, PAYLOAD_OTHER); in testStartMonitoring_MultipleLayers() 228 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStartMonitoring_MultiplePublishers() 232 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId2, PAYLOAD_OTHER); in testStartMonitoring_MultiplePublishers() 243 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testStopMonitoring() 253 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testSubscribe() 261 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testSubscribe_AfterPublish() 275 mPublisher.publish(SUBSCRIPTION_LAYER, publisherId, PAYLOAD); in testSubscribe_MultipleLayers() [all …]
|
D | VmsPublisherClientServiceTest.java | 54 getMockPublisherClient().publish(MOCK_PUBLISHER_LAYER, MOCK_PUBLISHER_ID, PAYLOAD); in testPublish()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | VmsPublisherServiceTest.java | 206 mPublisherClient.mPublisherService.publish(mPublisherClient.mToken, LAYER, PUBLISHER_ID, in testPublish() 221 mPublisherClient.mPublisherService.publish(mPublisherClient.mToken, null, PUBLISHER_ID, in testPublishNullLayerAndNullPayload() 231 mPublisherClient.mPublisherService.publish(mPublisherClient.mToken, LAYER, PUBLISHER_ID, in testPublish_NoSubscribers() 243 mPublisherClient.mPublisherService.publish(mPublisherClient.mToken, LAYER, PUBLISHER_ID, in testPublish_ClientError() 257 mPublisherClient.mPublisherService.publish(new Binder(), LAYER, PUBLISHER_ID, PAYLOAD); in testPublish_InvalidToken() 265 mPublisherClient.mPublisherService.publish(mPublisherClient.mToken, LAYER, PUBLISHER_ID, in testPublish_Disconnected() 275 mPublisherClient.mPublisherService.publish(mPublisherClient.mToken, LAYER, PUBLISHER_ID, in testPublish_PermissionDenied()
|
/packages/services/Car/car-lib/src/android/car/vms/ |
D | VmsPublisherClientService.java | 114 public final void publish(@NonNull VmsLayer layer, int publisherId, byte[] payload) { in publish() method in VmsPublisherClientService 121 mVmsPublisherService.publish(token, layer, publisherId, payload); in publish()
|
D | IVmsPublisherService.aidl | 32 … oneway void publish(in IBinder token, in VmsLayer layer, int publisherId, in byte[] message) = 0; in publish() method
|
/packages/services/Car/tests/VmsPublisherClientSample/src/com/google/android/car/vms/publisher/ |
D | VmsPublisherClientSampleService.java | 77 publish(TEST_LAYER, PUBLISHER_ID, new byte[]{mCounter}); in periodicPublish()
|
/packages/services/Car/service/src/com/android/car/ |
D | VmsPublisherService.java | 173 public void publish(IBinder token, VmsLayer layer, int publisherId, byte[] payload) { in publish() method in VmsPublisherService.PublisherProxy
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | internals.md | 15 …publish events to a `Handler`. `Writer` implements the `Handler` concept to handle the same set of…
|
D | sax.md | 11 …e stream, it analyze the characters according to the syntax of JSON, and publish events to a handl…
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | VmsHalService.java | 469 mPublisherService.publish(mPublisherToken, vmsLayer, publisherId, payload); in handleDataEvent()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/ |
D | VmsHalServiceTest.java | 225 verify(mPublisherService).publish(mToken, LAYER, PUBLISHER_ID, PAYLOAD); in testHandleDataEvent()
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 12 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 3011 you conspicuously and appropriately publish on each copy an 3272 13. The Free Software Foundation may publish revised and/or new 3377 copy, modify, merge, publish, distribute, and/or sell copies of 3419 without limitation the rights to use, copy, modify, merge, publish,
|
/packages/services/Telephony/src/com/android/phone/ |
D | PhoneInterfaceManager.java | 1654 publish(); in PhoneInterfaceManager() 1662 private void publish() { in publish() method in PhoneInterfaceManager
|
/packages/services/Car/car-lib/api/ |
D | system-current.txt | 1110 method public final void publish(@NonNull android.car.vms.VmsLayer, int, byte[]);
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 10792 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 10897 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 10953 without limitation the rights to use, copy, modify, merge, publish, 11009 limitation the rights to use, copy, modify, merge, publish, distribute,
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |