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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java5625 updateRotationUnchecked(false, false);
5916 updateRotationUnchecked(false, false);
5932 updateRotationUnchecked(false, false);
5943 updateRotationUnchecked(alwaysSendConfiguration, forceRelayout);
5973 public void updateRotationUnchecked(boolean alwaysSendConfiguration, boolean forceRelayout) { method in class:WindowManagerService
5974 if(DEBUG_ORIENTATION) Slog.v(TAG, "updateRotationUnchecked("

Completed in 46 milliseconds