Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java1219 opType, convertStartFailureToThrowable(result, activityIntent)); in applyTaskFragmentOperation()
2070 private Throwable convertStartFailureToThrowable(int result, Intent intent) { in convertStartFailureToThrowable() method in WindowOrganizerController