Searched defs:updateRotationUnchecked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java5907 updateRotationUnchecked(false, false);
6482 updateRotationUnchecked(false, false);
6506 updateRotationUnchecked(false, false);
6518 updateRotationUnchecked(alwaysSendConfiguration, forceRelayout);
6549 public void updateRotationUnchecked(boolean alwaysSendConfiguration, boolean forceRelayout) { method in class:WindowManagerService
6550 if(DEBUG_ORIENTATION) Slog.v(TAG_WM, "updateRotationUnchecked("

Completed in 85 milliseconds