blob: b564bd4ec897db9158b804c43ce59d4e5e8e782c [file] [log] [blame]
// Signature format: 4.0
package androidx.window.testing {
public final class WindowLayoutInfoPublisherRule implements org.junit.rules.TestRule {
ctor public WindowLayoutInfoPublisherRule();
method public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description);
method public void overrideWindowLayoutInfo(androidx.window.WindowLayoutInfo info);
}
}