Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DRotationButtonController.java91 private final Runnable mRemoveRotationProposal = field in RotationButtonController
307 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationProposal()
406 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationSuggestionsDisabled()
461 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in rescheduleRotationTimeout()
463 mMainThreadHandler.postDelayed(mRemoveRotationProposal, in rescheduleRotationTimeout()