Searched refs:updateVolumes (Results 1 – 4 of 4) sorted by relevance
30 ((ExternalStorageProvider) client.getLocalContentProvider()).updateVolumes(); in onReceive()
143 updateVolumes(); in onCreate()148 updateVolumes(); in onCreate()177 public void updateVolumes() { in updateVolumes() method in ExternalStorageProvider
72 verify(spyProvider, atLeast(1)).updateVolumes(); in onCreate_shouldUpdateVolumes()
2424 private void updateStreamVolumeAlias(boolean updateVolumes, String caller) { in updateStreamVolumeAlias() argument2469 if (updateVolumes && mStreamStates != null) { in updateStreamVolumeAlias()