Searched refs:assertCorrectWindowLayoutInfoOrException (Results 1 – 1 of 1) sorted by relevance
54 assertCorrectWindowLayoutInfoOrException(true /* isOkToThrowException */); in onCreate()60 assertCorrectWindowLayoutInfoOrException(true /* isOkToThrowException */); in onAttachedToWindow()66 assertCorrectWindowLayoutInfoOrException(true /* isOkToThrowException */); in onResume()73 assertCorrectWindowLayoutInfoOrException(false /* isOkToThrowException */); in onLayoutChange()81 private void assertCorrectWindowLayoutInfoOrException(boolean isOkToThrowException) { in assertCorrectWindowLayoutInfoOrException() method in TestGetWindowLayoutInfoActivity