Searched refs:orientationListeners (Results 1 – 1 of 1) sorted by relevance
122 private final Set<InCallOrientationListener> orientationListeners = field in InCallPresenter1152 orientationListeners.add(listener); in addOrientationListener()1157 orientationListeners.remove(listener); in removeOrientationListener()1670 orientationListeners.clear(); in attemptCleanup()1769 for (InCallOrientationListener listener : orientationListeners) { in onDeviceOrientationChange()