Searched refs:notifyStorageStateChanged (Results 1 – 1 of 1) sorted by relevance
1217 mCallbacks.notifyStorageStateChanged(userVol.getPath(), envState, envState); in completeUnlockUser()1715 mCallbacks.notifyStorageStateChanged(userVol.getPath(), oldStateEnv, in onVolumeStateChangedAsync()4515 private void notifyStorageStateChanged(String path, String oldState, String newState) { in notifyStorageStateChanged() method in StorageManagerService.Callbacks