Searched refs:UnmountObbAction (Results 1 – 1 of 1) sorted by relevance
641 ObbAction action = new UnmountObbAction(this, true); in binderDied()3163 final ObbAction action = new UnmountObbAction(newState, force); in unmountObb()4433 class UnmountObbAction extends ObbAction { class in StorageManagerService4436 UnmountObbAction(ObbState obbState, boolean force) { in UnmountObbAction() method in StorageManagerService.UnmountObbAction