Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java400 Bundle optsBundle = options.toBundle(); in startActivitySafely() local
417 intent.getComponent(), user, intent.getSourceBounds(), optsBundle); in startActivitySafely() local
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java1569 final Bundle optsBundle = options.toBundle(); in startRecentsActivity() local