Searched refs:getRecentsRotationState (Results 1 – 7 of 7) sorted by relevance
20 fun getRecentsRotationState(): RecentsRotationState method
27 override fun getRecentsRotationState() = in getRecentsRotationState() method in com.android.quickstep.recents.data.RecentsRotationStateRepositoryImpl
28 override fun getRecentsRotationState() = recentsRotationState in getRecentsRotationState() method in com.android.quickstep.recents.data.FakeRecentsRotationStateRepository
39 assertThat(systemUnderTest.getRecentsRotationState()) in orientedStateMappedCorrectly()
48 rotationStateRepository.getRecentsRotationState().activityRotation, in invoke()
67 val rotationState = rotationStateRepository.getRecentsRotationState() in isRotationDifferentFromTask()
83 .getRecentsRotationState() in <lambda>()