Searched refs:assertCorrectWindowLayoutInfoOrException (Results 1 – 1 of 1) sorted by relevance
52 assertCorrectWindowLayoutInfoOrException(true /* isOkToThrowException */); in onCreate()58 assertCorrectWindowLayoutInfoOrException(true /* isOkToThrowException */); in onAttachedToWindow()64 assertCorrectWindowLayoutInfoOrException(true /* isOkToThrowException */); in onResume()71 assertCorrectWindowLayoutInfoOrException(false /* isOkToThrowException */); in onLayoutChange()79 private void assertCorrectWindowLayoutInfoOrException(boolean isOkToThrowException) { in assertCorrectWindowLayoutInfoOrException() method in TestGetWindowLayoutInfoActivity