Searched refs:SuperNotCalledException (Results 1 – 12 of 12) sorted by relevance
23 public final class SuperNotCalledException extends AndroidRuntimeException { class24 public SuperNotCalledException(String msg) { in SuperNotCalledException() method in SuperNotCalledException
21 final class SuperNotCalledException extends AndroidRuntimeException { class22 public SuperNotCalledException(String msg) { in SuperNotCalledException() method in SuperNotCalledException
501 throw new SuperNotCalledException("Fragment " + this in restoreViewState()2326 throw new SuperNotCalledException("Fragment " + this2348 throw new SuperNotCalledException("Fragment " + this2365 throw new SuperNotCalledException("Fragment " + this2385 throw new SuperNotCalledException("Fragment " + this2524 throw new SuperNotCalledException("Fragment " + this2537 throw new SuperNotCalledException("Fragment " + this2571 throw new SuperNotCalledException("Fragment " + this2588 throw new SuperNotCalledException("Fragment " + this2599 throw new SuperNotCalledException("Fragment " + this
1364 throw new SuperNotCalledException("Fragment " + f in moveToState()
47 import android.util.SuperNotCalledException;659 throw new SuperNotCalledException("Fragment " + this in restoreViewState()2595 throw new SuperNotCalledException("Fragment " + this2622 throw new SuperNotCalledException("Fragment " + this2639 throw new SuperNotCalledException("Fragment " + this2659 throw new SuperNotCalledException("Fragment " + this2814 throw new SuperNotCalledException("Fragment " + this2827 throw new SuperNotCalledException("Fragment " + this2855 throw new SuperNotCalledException("Fragment " + this2872 throw new SuperNotCalledException("Fragment " + this[all …]
88 import android.util.SuperNotCalledException;6994 throw new SuperNotCalledException( in performStart()7062 throw new SuperNotCalledException( in performRestart()7081 throw new SuperNotCalledException( in performResume()7105 throw new SuperNotCalledException( in performResume()7119 throw new SuperNotCalledException( in performPause()7152 throw new SuperNotCalledException( in performStop()
106 import android.util.SuperNotCalledException;2773 throw new SuperNotCalledException( in performLaunchActivity()2802 throw new SuperNotCalledException( in performLaunchActivity()2812 } catch (SuperNotCalledException e) { in performLaunchActivity()3100 throw new SuperNotCalledException("Activity " + activity.getLocalClassName() + in handleCancelVisibleBehind()3969 throw new SuperNotCalledException("Activity " + safeToComponentShortString(r.intent) in performPauseActivityIfNeeded()3972 } catch (SuperNotCalledException e) { in performPauseActivityIfNeeded()4352 throw new SuperNotCalledException( in handleSendResult()4356 } catch (SuperNotCalledException e) { in handleSendResult()4396 } catch (SuperNotCalledException e) { in performDestroyActivity()[all …]
43 import android.util.SuperNotCalledException;1222 throw new SuperNotCalledException("Fragment " + f in moveToState()
86 import android.util.SuperNotCalledException;17497 throw new SuperNotCalledException("View " + getClass().getSimpleName() +
2329 android.util.SuperNotCalledException
4257 android.util.SuperNotCalledException
2647 Landroid/util/SuperNotCalledException;