Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DLaunchEnterPipActivity.java28 PipActivity.launchEnterPipActivity(this, getIntent().getExtras()); in onCreate()
DPipActivity.java444 static void launchEnterPipActivity(Activity caller, @Nullable Bundle overrides) { in launchEnterPipActivity() method in PipActivity