Home
last modified time | relevance | path

Searched refs:canHandleConfigChange (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java122 boolean canHandleConfigChange) { in testRotation180WithCutout() argument
129 canHandleConfigChange); in testRotation180WithCutout()
135 canHandleConfigChange); in testRotation180WithCutout()
141 if (canHandleConfigChange) { in testRotation180WithCutout()
163 int currentRotation, int initialRotation, boolean canHandleConfigChange) { in prepareRotation() argument
172 final ActivityCallback expectedCallback = canHandleConfigChange in prepareRotation()
182 RotationSession session, int before, int after, boolean canHandleConfigChange) { in getLifecycleCountsForRotation() argument
187 prepareRotation(activityName, session, currentRotation, before, canHandleConfigChange); in getLifecycleCountsForRotation()