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