Searched refs:KEY_ERROR_CALLBACK_THROWABLE (Results 1 – 4 of 4) sorted by relevance
54 public static final String KEY_ERROR_CALLBACK_THROWABLE = "fragment_throwable"; field in TaskFragmentOrganizer136 errorBundle.putSerializable(KEY_ERROR_CALLBACK_THROWABLE, exception); in putErrorInfoInBundle()
42 import static android.window.TaskFragmentOrganizer.KEY_ERROR_CALLBACK_THROWABLE;2111 KEY_ERROR_CALLBACK_THROWABLE, Throwable.class).getClass()); in assertTaskFragmentErrorTransaction()
29 import static android.window.TaskFragmentOrganizer.KEY_ERROR_CALLBACK_THROWABLE;689 KEY_ERROR_CALLBACK_THROWABLE, Throwable.class); in onTransactionReady()
4252 field public static final String KEY_ERROR_CALLBACK_THROWABLE = "fragment_throwable";