Searched refs:waitForDisplayOrientation (Results 1 – 2 of 2) sorted by relevance
459 mWmState.waitForDisplayOrientation(ORIENTATION_PORTRAIT); in testRotatedInfoWithFixedRotationTransform()469 mWmState.waitForDisplayOrientation(ORIENTATION_LANDSCAPE); in testRotatedInfoWithFixedRotationTransform()
258 public void waitForDisplayOrientation(int configOrientation) { in waitForDisplayOrientation() method in WindowManagerStateHelper