Searched refs:notifyObbStateChange (Results 1 – 1 of 1) sorted by relevance
3441 notifyObbStateChange(e); in execute()3447 protected void notifyObbStateChange(ObbException e) { in notifyObbStateChange() method in StorageManagerService.ObbAction3449 notifyObbStateChange(e.status); in notifyObbStateChange()3452 protected void notifyObbStateChange(int status) { in notifyObbStateChange() method in StorageManagerService.ObbAction3527 notifyObbStateChange(MOUNTED); in handleExecute()3565 notifyObbStateChange(new ObbException(ERROR_PERMISSION_DENIED, in handleExecute()3580 notifyObbStateChange(UNMOUNTED); in handleExecute()