Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/overlayappbase/src/android/server/wm/overlay/
DComponents.java68 String COMPONENTS_EXTRA = "components_extra"; field
76 trampolineTarget.putParcelableArray(COMPONENTS_EXTRA, componentNames); in buildTrampolineExtra()
DTrampolineActivity.java30 Components.TrampolineActivity.COMPONENTS_EXTRA, in onCreate()