Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/contacts/common/model/account/
DAccountType.java305 protected static class DefinitionException extends Exception { class in AccountType
307 public DefinitionException(String message) { in DefinitionException() method in AccountType.DefinitionException
311 public DefinitionException(String message, Exception inner) { in DefinitionException() method in AccountType.DefinitionException
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountType.java103 protected static class DefinitionException extends Exception { class in AccountType
104 public DefinitionException(String message) { in DefinitionException() method in AccountType.DefinitionException
108 public DefinitionException(String message, Exception inner) { in DefinitionException() method in AccountType.DefinitionException