Searched defs:SuperNotCalledException (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/
H A DSuperNotCalledException.java23 public final class SuperNotCalledException extends AndroidRuntimeException { class in inherits:AndroidRuntimeException
24 public SuperNotCalledException(String msg) { method in class:SuperNotCalledException
/frameworks/support/fragment/java/android/support/v4/app/
H A DSuperNotCalledException.java21 final class SuperNotCalledException extends AndroidRuntimeException { class in inherits:AndroidRuntimeException
22 public SuperNotCalledException(String msg) { method in class:SuperNotCalledException

Completed in 273 milliseconds