Searched refs:putErrorInfoInBundle (Results 1 – 3 of 3) sorted by relevance
133 public static @NonNull Bundle putErrorInfoInBundle(@NonNull Throwable exception, in putErrorInfoInBundle() method in TaskFragmentOrganizer
20 import static android.window.TaskFragmentOrganizer.putErrorInfoInBundle;360 final Bundle errorBundle = putErrorInfoInBundle(exception, info, opType); in prepareTaskFragmentError()
1185 final Bundle errorBundle = TaskFragmentOrganizer.putErrorInfoInBundle(exception, info, in testOnTransactionReady_taskFragmentParentError()