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.java4325 abstract void handleExecute() throws ObbException; in handleExecute() method in StorageManagerService.ObbAction
4356 public void handleExecute() throws ObbException { in handleExecute() method in StorageManagerService.MountObbAction
4409 public void handleExecute() throws ObbException { in handleExecute() method in StorageManagerService.UnmountObbAction