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/statusbar/phone/
DRotationButtonController.java75 private final Runnable mRemoveRotationProposal = field in RotationButtonController
266 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationProposal()
337 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationSuggestionsDisabled()
379 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in rescheduleRotationTimeout()
381 mMainThreadHandler.postDelayed(mRemoveRotationProposal, in rescheduleRotationTimeout()