Searched refs:mLastDisplayRotation (Results 1 – 1 of 1) sorted by relevance
325 private int mLastDisplayRotation = INVALID_ROTATION; field in ConfigurationCallbacksTest.WindowConfigTracker356 mLastDisplayRotation = INVALID_ROTATION; in init()371 mLastDisplayRotation = getDisplayRotation(); in onWindowConfigChanged()393 + "\nlastDisplayRotation=" + mLastDisplayRotation in waitAndAssertRotation()397 assertTrue(errorMessage, mLastDisplayRotation == expectedRotation in waitAndAssertRotation()