Searched refs:WindowContextTestSession (Results 1 – 1 of 1) sorted by relevance
55 final WindowContextTestSession mWindowContextSession = in testMetricsMatchesLayoutOnWindowContext()56 mObjectTracker.manage(new WindowContextTestSession()); in testMetricsMatchesLayoutOnWindowContext()64 final WindowContextTestSession mWindowContextSession = in testMetricsMatchesDisplayAreaOnWindowContext()65 mObjectTracker.manage(new WindowContextTestSession()); in testMetricsMatchesDisplayAreaOnWindowContext()70 private class WindowContextTestSession implements AutoCloseable { class in WindowMetricsWindowContextTests77 private WindowContextTestSession() { in WindowContextTestSession() method in WindowMetricsWindowContextTests.WindowContextTestSession