Home | History | Annotate | Download | only in policy

Lines Matching defs:updateRotation

1026             updateRotation(false);
1071 updateRotation(false);
2444 boolean updateRotation = false;
2493 updateRotation = true;
2501 updateRotation = true;
2522 updateRotation = true;
2531 if (updateRotation) {
2532 updateRotation(true);
5929 updateRotation(true);
5965 updateRotation(true, true);
6699 updateRotation(true);
7834 updateRotation(true);
7861 void updateRotation(boolean alwaysSendConfiguration) {
7864 mWindowManager.updateRotation(alwaysSendConfiguration, false);
7870 void updateRotation(boolean alwaysSendConfiguration, boolean forceRelayout) {
7873 mWindowManager.updateRotation(alwaysSendConfiguration, forceRelayout);