Home
last modified time | relevance | path

Searched defs:handleExecute (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java4358 abstract void handleExecute() throws ObbException; in handleExecute() method in StorageManagerService.ObbAction
4389 public void handleExecute() throws ObbException { in handleExecute() method in StorageManagerService.MountObbAction
4442 public void handleExecute() throws ObbException { in handleExecute() method in StorageManagerService.UnmountObbAction