Home
last modified time | relevance | path

Searched refs:onException (Results 1 – 8 of 8) sorted by relevance

/frameworks/support/samples/SupportLeanbackJank/src/com/google/android/leanbackjank/presenter/
DCardPresenter.java78 public boolean onException(Exception e, Uri uri, Target<GlideDrawable> target, in onBindViewHolder()
/frameworks/base/core/java/android/app/
DActivityThread.java2678 if (!mInstrumentation.onException(activity, e)) { in performLaunchActivity()
2777 if (!mInstrumentation.onException(activity, e)) { in performLaunchActivity()
3193 if (!mInstrumentation.onException(receiver, e)) { in handleReceiver()
3323 if (!mInstrumentation.onException(service, e)) { in handleCreateService()
3348 if (!mInstrumentation.onException(service, e)) { in handleCreateService()
3379 if (!mInstrumentation.onException(s, e)) { in handleBindService()
3407 if (!mInstrumentation.onException(s, e)) { in handleUnbindService()
3490 if (!mInstrumentation.onException(s, e)) { in handleServiceArgs()
3521 if (!mInstrumentation.onException(s, e)) { in handleStopService()
3580 if (!mInstrumentation.onException(r.activity, e)) { in performResumeActivity()
[all …]
DLoadedApk.java987 if (!mActivityThread.mInstrumentation.onException(app, e)) { in makeApplication()
1001 if (!instrumentation.onException(app, e)) { in makeApplication()
1321 !mInstrumentation.onException(mReceiver, e)) { in getRunnable()
DInstrumentation.java187 public boolean onException(Object obj, Throwable e) { in onException() method in Instrumentation
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4363 method public boolean onException(java.lang.Object, java.lang.Throwable);
/frameworks/base/api/
Dcurrent.txt4922 method public boolean onException(java.lang.Object, java.lang.Throwable);
Dtest-current.txt4935 method public boolean onException(java.lang.Object, java.lang.Throwable);
Dsystem-current.txt5105 method public boolean onException(java.lang.Object, java.lang.Throwable);