Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java639 convertStartFailureToThrowable(result, activityIntent)); in applyHierarchyOp()
1301 private Throwable convertStartFailureToThrowable(int result, Intent intent) { in convertStartFailureToThrowable() method in WindowOrganizerController