Searched refs:processConfigLandscape (Results 1 – 1 of 1) sorted by relevance
409 final Configuration processConfigLandscape = new Configuration(); in testHandleActivityConfigurationChanged_EnsureUpdatesProcessedInOrder() local410 processConfigLandscape.orientation = ORIENTATION_LANDSCAPE; in testHandleActivityConfigurationChanged_EnsureUpdatesProcessedInOrder()411 processConfigLandscape.windowConfiguration.setBounds(new Rect(0, 0, 100, 60)); in testHandleActivityConfigurationChanged_EnsureUpdatesProcessedInOrder()412 processConfigLandscape.seq = BASE_SEQ + 1; in testHandleActivityConfigurationChanged_EnsureUpdatesProcessedInOrder()434 processConfigLandscape, DEVICE_ID_INVALID)); in testHandleActivityConfigurationChanged_EnsureUpdatesProcessedInOrder()