Searched refs:pipButton (Results 1 – 1 of 1) sorted by relevance
137 val pipButton = in secondaryActivityEnterPip() constant142 require(pipButton != null) { "Can't find enter pip button on screen." } in secondaryActivityEnterPip()143 pipButton.click() in secondaryActivityEnterPip()