Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/storage/
DStorageSessionController.java349 public static class ExternalStorageServiceException extends Exception { class in StorageSessionController
350 public ExternalStorageServiceException(Throwable cause) { in ExternalStorageServiceException() method in StorageSessionController.ExternalStorageServiceException
354 public ExternalStorageServiceException(String message) { in ExternalStorageServiceException() method in StorageSessionController.ExternalStorageServiceException
358 public ExternalStorageServiceException(String message, Throwable cause) { in ExternalStorageServiceException() method in StorageSessionController.ExternalStorageServiceException