Searched refs:mLastRotationSuggestion (Results 1 – 1 of 1) sorted by relevance
99 private int mLastRotationSuggestion; field in RotationButtonController446 mLastRotationSuggestion = rotation; // Remember rotation for click in onRotationProposal()571 "%s\tmLastRotationSuggestion=%d", prefix, mLastRotationSuggestion)); in dumpLogs()595 setRotationLockedAtAngle(mLastRotationSuggestion, in onRotateSuggestionClick()597 Log.i(TAG, "onRotateSuggestionClick() mLastRotationSuggestion=" + mLastRotationSuggestion); in onRotateSuggestionClick()