Searched refs:supportsPip (Results 1 – 4 of 4) sorted by relevance
44 final boolean supportsPip = in testLaunchPipActivity()46 if (supportsPip) { in testLaunchPipActivity()
70 if (!supportsPip()) { in testTranslucentActivityOnTopOfPinnedStack()106 if (!supportsPip()) { in testHomeVisibleOnActivityTaskPinned()
58 if (supportsPip()) { in pinnedStackTester()
211 protected boolean supportsPip() throws DeviceNotAvailableException { in supportsPip() method in ActivityManagerTestBase