Searched refs:SuperNotCalledException (Results 1 – 11 of 11) sorted by relevance
23 public final class SuperNotCalledException extends AndroidRuntimeException { class24 public SuperNotCalledException(String msg) { in SuperNotCalledException() method in SuperNotCalledException
47 import android.util.SuperNotCalledException;578 throw new SuperNotCalledException("Fragment " + this in restoreViewState()2489 throw new SuperNotCalledException("Fragment " + this2516 throw new SuperNotCalledException("Fragment " + this2533 throw new SuperNotCalledException("Fragment " + this2553 throw new SuperNotCalledException("Fragment " + this2708 throw new SuperNotCalledException("Fragment " + this2721 throw new SuperNotCalledException("Fragment " + this2749 throw new SuperNotCalledException("Fragment " + this2767 throw new SuperNotCalledException("Fragment " + this[all …]
99 import android.util.SuperNotCalledException;8086 throw new SuperNotCalledException(8163 throw new SuperNotCalledException(8200 throw new SuperNotCalledException(8224 throw new SuperNotCalledException(8247 throw new SuperNotCalledException(8290 throw new SuperNotCalledException(
169 import android.util.SuperNotCalledException;3691 throw new SuperNotCalledException( in performLaunchActivity()3700 } catch (SuperNotCalledException e) { in performLaunchActivity()3762 throw new SuperNotCalledException( in handleStartActivity()5101 throw new SuperNotCalledException("Activity " + safeToComponentShortString(r.intent) in performPauseActivityIfNeeded()5104 } catch (SuperNotCalledException e) { in performPauseActivityIfNeeded()5216 } catch (SuperNotCalledException e) { in callActivityOnStop()5391 throw new SuperNotCalledException( in handleSendResult()5395 } catch (SuperNotCalledException e) { in handleSendResult()5449 } catch (SuperNotCalledException e) { in performDestroyActivity()[all …]
44 import android.util.SuperNotCalledException;1249 throw new SuperNotCalledException("Fragment " + f in moveToState()
118 import android.util.SuperNotCalledException;20935 throw new SuperNotCalledException("View " + getClass().getSimpleName() + in dispatchCancelPendingInputEvents()
7262 android.util.SuperNotCalledException
30906 Landroid/util/SuperNotCalledException;
7284 android.util.SuperNotCalledException
40570 Landroid/util/SuperNotCalledException;
61665 Landroid/util/SuperNotCalledException;-><init>(Ljava/lang/String;)V