Searched refs:externalStorageProvider (Results 1 – 1 of 1) sorted by relevance
37 ExternalStorageProvider externalStorageProvider = new ExternalStorageProvider(); in onCreate_shouldUpdateVolumes() local38 ExternalStorageProvider spyProvider = spy(externalStorageProvider); in onCreate_shouldUpdateVolumes()