Searched refs:mockUnfilteredSnapshot (Results 1 – 1 of 1) sorted by relevance
168 PackageManagerLocal.UnfilteredSnapshot mockUnfilteredSnapshot = in initializeStaticMocks() local174 when(mockUnfilteredSnapshot.getPackageStates()).thenReturn(packageStates); in initializeStaticMocks()175 when(mockPackageManagerLocal.withUnfilteredSnapshot()).thenReturn(mockUnfilteredSnapshot); in initializeStaticMocks()