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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java5386 updateRotationUnchecked(false, false);
5777 updateRotationUnchecked(false, false);
5801 updateRotationUnchecked(false, false);
5813 updateRotationUnchecked(alwaysSendConfiguration, forceRelayout);
5844 public void updateRotationUnchecked(boolean alwaysSendConfiguration, boolean forceRelayout) { method in class:WindowManagerService
5845 if(DEBUG_ORIENTATION) Slog.v(TAG, "updateRotationUnchecked("

Completed in 58 milliseconds