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

/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java5181 updateRotationUnchecked(false, false);
5559 updateRotationUnchecked(false, false);
5583 updateRotationUnchecked(false, false);
5595 updateRotationUnchecked(alwaysSendConfiguration, forceRelayout);
5626 public void updateRotationUnchecked(boolean alwaysSendConfiguration, boolean forceRelayout) { method in class:WindowManagerService
5627 if(DEBUG_ORIENTATION) Slog.v(TAG, "updateRotationUnchecked("

Completed in 40 milliseconds