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