Searched refs:mockVendorPermConfig (Results 1 – 1 of 1) sorted by relevance
2506 HalPropConfig mockVendorPermConfig = mock(HalPropConfig.class); in testCustomizeVendorPermission() local2508 when(mockVendorPermConfig.getConfigArray()).thenReturn(new int[]{ in testCustomizeVendorPermission()2520 mockVendorPermConfig); in testCustomizeVendorPermission()