Searched refs:mIsWaitingForRemoteRotation (Results 1 – 1 of 1) sorted by relevance
201 private boolean mIsWaitingForRemoteRotation = false; field in DisplayRotation508 return mIsWaitingForRemoteRotation; in isWaitingForRemoteRotation()515 mIsWaitingForRemoteRotation = true; in startRemoteRotation()522 mIsWaitingForRemoteRotation = false; in startRemoteRotation()529 if (targetRotation != mRotation || !mIsWaitingForRemoteRotation) { in continueRotation()535 mIsWaitingForRemoteRotation = false; in continueRotation()