Searched refs:updateVolumes (Results 1 – 4 of 4) sorted by relevance
30 ((ExternalStorageProvider) client.getLocalContentProvider()).updateVolumes(); in onReceive()
118 updateVolumes(); in onCreate()144 public void updateVolumes() { in updateVolumes() method in ExternalStorageProvider
52 verify(spyProvider, atLeast(1)).updateVolumes(); in onCreate_shouldUpdateVolumes()
1274 private void updateStreamVolumeAlias(boolean updateVolumes, String caller) { in updateStreamVolumeAlias() argument1308 if (updateVolumes && mStreamStates != null) { in updateStreamVolumeAlias()