Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
DRotationButtonController.java131 private final Runnable mRemoveRotationProposal = field in RotationButtonController
439 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationProposal()
612 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationSuggestionsDisabled()
652 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in rescheduleRotationTimeout()
654 mMainThreadHandler.postDelayed(mRemoveRotationProposal, in rescheduleRotationTimeout()