Searched refs:UnmountObbAction (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DMountService.java300 ObbAction action = new UnmountObbAction(this, true);
2129 final ObbAction action = new UnmountObbAction(newState, force);
2893 class UnmountObbAction extends ObbAction { class in class:MountService
2896 UnmountObbAction(ObbState obbState, boolean force) { method in class:MountService.UnmountObbAction
2964 sb.append("UnmountObbAction{");

Completed in 60 milliseconds