Searched refs:expandPipWindow (Results 1 – 2 of 2) sorted by relevance
25 import static com.android.server.wm.flicker.AutomationUtils.expandPipWindow;313 .run(() -> expandPipWindow(device))
232 static void expandPipWindow(UiDevice device) { in expandPipWindow() method in AutomationUtils