Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/
DMountService.java2396 abstract void handleExecute() throws RemoteException, IOException; in handleExecute() method in MountService.ObbAction
2438 public void handleExecute() throws IOException, RemoteException { in handleExecute() method in MountService.MountObbAction
2535 public void handleExecute() throws IOException { in handleExecute() method in MountService.UnmountObbAction