Home
last modified time | relevance | path

Searched refs:resetPosition (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationSettings.java316 public void hideSettingPanel(boolean resetPosition) { in hideSettingPanel() argument
325 if (resetPosition) { in hideSettingPanel()
371 private void showSettingPanel(boolean resetPosition) { in showSettingPanel() argument
375 if (resetPosition) { in showSettingPanel()
393 if (resetPosition) { in showSettingPanel()
DMagnificationModeSwitch.java296 private void showButton(int mode, boolean resetPosition) { in showButton() argument
307 if (resetPosition) { in showButton()