Searched refs:updateVolumes (Results 1 – 4 of 4) sorted by relevance
30 ((ExternalStorageProvider) client.getLocalContentProvider()).updateVolumes(); in onReceive()
123 updateVolumes(); in onCreate()128 updateVolumes(); in onCreate()157 public void updateVolumes() { in updateVolumes() method in ExternalStorageProvider
55 verify(spyProvider, atLeast(1)).updateVolumes(); in onCreate_shouldUpdateVolumes()
1792 private void updateStreamVolumeAlias(boolean updateVolumes, String caller) { in updateStreamVolumeAlias() argument1833 if (updateVolumes && mStreamStates != null) { in updateStreamVolumeAlias()