Searched refs:waitAndAssertBoundsChange (Results 1 – 1 of 1) sorted by relevance
248 mDisplayListenerTracker.waitAndAssertBoundsChange(curTime); in waitAndAssertBoundsChangeInCallbacks()249 mActivityOnConfigurationChangedTracker.waitAndAssertBoundsChange(curTime); in waitAndAssertBoundsChangeInCallbacks()250 mApplicationOnConfigurationChangedTracker.waitAndAssertBoundsChange(curTime); in waitAndAssertBoundsChangeInCallbacks()406 void waitAndAssertBoundsChange(long startTime) { in waitAndAssertBoundsChange() method in ConfigurationCallbacksTest.WindowConfigTracker