Searched refs:mHasProposedRotationListeners (Results 1 – 1 of 1) sorted by relevance
43 private volatile boolean mHasProposedRotationListeners; field in RotationWatcherController72 mHasProposedRotationListeners = !mProposedRotationListeners.isEmpty(); in registerProposedRotationListener()103 mHasProposedRotationListeners = !mProposedRotationListeners.isEmpty(); in removeRotationWatcher()132 mHasProposedRotationListeners = !mProposedRotationListeners.isEmpty(); in dispatchProposedRotation()139 return mHasProposedRotationListeners; in hasProposedRotationListeners()