Searched defs:setCurrentRotation (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/biometrics/data/repository/ | ||
| D | FakeDisplayStateRepository.kt | 38     fun setCurrentRotation(currentRotation: DisplayRotation) {  in setCurrentRotation()  method in com.android.systemui.biometrics.data.repository.FakeDisplayStateRepository | 
| /frameworks/base/services/core/java/com/android/server/wm/ | ||
| D | WindowOrientationListener.java | 248     public void setCurrentRotation(int rotation) {  in setCurrentRotation()  method in WindowOrientationListener |