Searched refs:windowManager (Results 1 – 1 of 1) sorted by relevance
134 WindowManager windowManager = (WindowManager) getSystemService(WINDOW_SERVICE); in onConfigurationChanged() local135 int rot = windowManager.getDefaultDisplay().getRotation(); in onConfigurationChanged()137 mPaneTracker.notifyOrientationChange(windowManager.getDefaultDisplay().getRotation()); in onConfigurationChanged()