Home
last modified time | relevance | path

Searched refs:LAYER_SUBTYPE (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DVmsHalServiceTest.java60 private static final int LAYER_SUBTYPE = 2; field in VmsHalServiceTest
62 private static final VmsLayer LAYER = new VmsLayer(LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION);
196 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // VmsLayer in testHandleDataEvent()
218 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION // VmsLayer in testHandleSubscribeEvent()
239 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // VmsLayer in testHandleSubscribeToPublisherEvent()
261 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION // VmsLayer in testHandleUnsubscribeEvent()
282 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // VmsLayer in testHandleUnsubscribeFromPublisherEvent()
395 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, in testHandleOfferingEvent_LayerOnly()
413 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // Layer in testHandleOfferingEvent_LayerAndDependency()
434 LAYER_TYPE, LAYER_SUBTYPE, LAYER_VERSION, // Layer in testHandleOfferingEvent_MultipleLayersAndDependencies()
[all …]
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DVmsLayerTest.java37 private static final int LAYER_SUBTYPE = 56; field in VmsLayerTest
45 LAYER_SUBTYPE, in testLayerParcel()
59 LAYER_SUBTYPE, in testLayerEquality()
65 LAYER_SUBTYPE, in testLayerEquality()
78 LAYER_SUBTYPE, in testVerifyNonEqual()
84 LAYER_SUBTYPE, in testVerifyNonEqual()
DVmsAssociatedLayerTest.java39 private static final int LAYER_SUBTYPE = 56; field in VmsAssociatedLayerTest
48 LAYER_SUBTYPE,
53 LAYER_SUBTYPE,
DVmsLayerDependencyTest.java39 private static final int LAYER_SUBTYPE = 156; field in VmsLayerDependencyTest
49 LAYER_SUBTYPE,
54 LAYER_SUBTYPE,
DVmsAvailableLayersTest.java40 private static final int LAYER_SUBTYPE = 56; field in VmsAvailableLayersTest
49 LAYER_SUBTYPE,
54 LAYER_SUBTYPE,
DVmsSubscriptionStateTest.java39 private static final int LAYER_SUBTYPE = 56; field in VmsSubscriptionStateTest
51 LAYER_SUBTYPE,
56 LAYER_SUBTYPE,
DVmsLayersOfferingTest.java42 private static final int LAYER_SUBTYPE = 156; field in VmsLayersOfferingTest
53 LAYER_SUBTYPE,