Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/taskfragment/
DTaskFragmentOrganizerTestBase.java445 final Bundle errorBundle = change.getErrorBundle(); in onTransactionReady() local
448 errorBundle.getParcelable( in onTransactionReady()
451 final int opType = errorBundle.getInt(KEY_ERROR_CALLBACK_OP_TYPE); in onTransactionReady()
452 final Throwable exception = errorBundle.getSerializable( in onTransactionReady()