Searched refs:unmount (Results 1 – 8 of 8) sorted by relevance
109 unmount(volume, TEST_PKG_NAME) in launchActivity()133 unmount(volume, VERSION_USES_PKG_NAME) in uninstallStaticLibraryInUse()198 private fun unmount(volume: Volume, pkgName: String) { in unmount() method
112 void unmount(in String volId) = 48;
1032 public void unmount(String volId) { in unmount() method in StorageManager1034 mStorageManager.unmount(volId); in unmount()
222 mSm.unmount(volId); in runUnmount()
325 vold.unmount(sessionId); in onReset()
770 unmount(vol); in handleMessage()1739 mVold.unmount(vol.id); in onVolumeStateChangedAsync()2394 public void unmount(String volId) { in unmount() method in StorageManagerService2399 unmount(vol); in unmount()2402 private void unmount(VolumeInfo vol) { in unmount() method in StorageManagerService2411 mVold.unmount(vol.id); in unmount()4462 mVold.unmount(mObbState.volId); in handleExecute()
678 mStorageManager.unmount(root.volumeId); in ejectRoot()
36810 Landroid/os/IVold$Stub$Proxy;->unmount(Ljava/lang/String;)V36938 Landroid/os/IVold;->unmount(Ljava/lang/String;)V38064 Landroid/os/storage/IStorageManager$Stub$Proxy;->unmount(Ljava/lang/String;)V38180 Landroid/os/storage/IStorageManager;->unmount(Ljava/lang/String;)V