Searched refs:notifyOrientationChange (Results 1 – 2 of 2) sorted by relevance
93 public void notifyOrientationChange(int orientation) { in notifyOrientationChange() method in PaneTracker
137 mPaneTracker.notifyOrientationChange(windowManager.getDefaultDisplay().getRotation()); in onConfigurationChanged()