Searched refs:getLaunchIntoPipParams (Results 1 – 3 of 3) sorted by relevance
121 assertNotNull(opts.getLaunchIntoPipParams()); in testMakeLaunchIntoPip()
1803 public PictureInPictureParams getLaunchIntoPipParams() { in getLaunchIntoPipParams() method in ActivityOptions
2210 if (options.getLaunchIntoPipParams() != null) { in ActivityRecord()2211 pictureInPictureArgs = options.getLaunchIntoPipParams(); in ActivityRecord()