Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DSystemDeleteException.java19 final class SystemDeleteException extends Exception { class
22 SystemDeleteException(PackageManagerException reason) { in SystemDeleteException() method in SystemDeleteException