Searched refs:mAllAppsRecyclerView (Results 1 – 1 of 1) sorted by relevance
100 private AllAppsRecyclerView mAllAppsRecyclerView; field in PrivateProfileManagerTest115 when(mAllApps.getActiveRecyclerView()).thenReturn(mAllAppsRecyclerView); in setUp()154 doReturn(mAllAppsRecyclerView).when(privateProfileManager).getMainRecyclerView(); in quietModeFlagPresent_privateSpaceIsResetToDisabled()173 doReturn(mAllAppsRecyclerView).when(privateProfileManager).getMainRecyclerView(); in transitioningToUnlocked_resetCallsPostUnlock()191 doReturn(mAllAppsRecyclerView).when(privateProfileManager).getMainRecyclerView(); in transitioningToLocked_resetCallsExecuteLock()