Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DRotationButtonController.java132 private final Runnable mRemoveRotationProposal = field in RotationButtonController
440 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationProposal()
611 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationSuggestionsDisabled()
651 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in rescheduleRotationTimeout()
653 mMainThreadHandler.postDelayed(mRemoveRotationProposal, in rescheduleRotationTimeout()