Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java2506 HalPropConfig mockVendorPermConfig = mock(HalPropConfig.class); in testCustomizeVendorPermission() local
2508 when(mockVendorPermConfig.getConfigArray()).thenReturn(new int[]{ in testCustomizeVendorPermission()
2520 mockVendorPermConfig); in testCustomizeVendorPermission()