Home
last modified time | relevance | path

Searched defs:taskFragmentCreationParams (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DTaskFragmentOperation.java133 @Nullable TaskFragmentCreationParams taskFragmentCreationParams, in TaskFragmentOperation()
341 public Builder setTaskFragmentCreationParams( in setTaskFragmentCreationParams()
H A DWindowContainerTransaction.java553 public WindowContainerTransaction createTaskFragment( in createTaskFragment()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrganizerController.java1179 final TaskFragmentCreationParams taskFragmentCreationParams = in applyTaskFragmentOperation() local