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.java79 private final Runnable mRemoveRotationProposal = field in RotationButtonController
273 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationProposal()
344 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in onRotationSuggestionsDisabled()
399 mMainThreadHandler.removeCallbacks(mRemoveRotationProposal); in rescheduleRotationTimeout()
401 mMainThreadHandler.postDelayed(mRemoveRotationProposal, in rescheduleRotationTimeout()