Home
last modified time | relevance | path

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

/packages/apps/Mms/src/com/android/mms/
DContentRestrictionException.java23 public class ContentRestrictionException extends RuntimeException { class
26 public ContentRestrictionException() { in ContentRestrictionException() method in ContentRestrictionException
30 public ContentRestrictionException(String msg) { in ContentRestrictionException() method in ContentRestrictionException
34 public ContentRestrictionException(Exception cause) { in ContentRestrictionException() method in ContentRestrictionException