Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DWindowContainerTransaction.java1536 final Bundle fullOptions = options == null ? new Bundle() : options; in createForTaskLaunch() local
1547 final Bundle fullOptions = options == null ? new Bundle() : options; in createForStartShortcut() local