Searched refs:invalidatePanelMenu (Results 1 - 8 of 8) sorted by relevance

/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/util/
H A DMockWindow.java112 public void invalidatePanelMenu(int i) { method in class:MockWindow
/frameworks/base/core/java/android/app/
H A DDialog.java292 mWindow.invalidatePanelMenu(Window.FEATURE_ACTION_BAR);
1022 mWindow.invalidatePanelMenu(Window.FEATURE_OPTIONS_PANEL);
H A DActivity.java3608 mWindow.invalidatePanelMenu(Window.FEATURE_OPTIONS_PANEL);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowView.java604 public void invalidatePanelMenu(int featureId) {
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
H A DAppCompatDelegateImpl.java536 invalidatePanelMenu(FEATURE_SUPPORT_ACTION_BAR);
923 invalidatePanelMenu(FEATURE_OPTIONS_PANEL);
1819 private void invalidatePanelMenu(int featureId) {
/frameworks/base/core/java/android/view/
H A DWindow.java1467 public abstract void invalidatePanelMenu(int featureId); method in class:Window
/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java984 public void invalidatePanelMenu(int featureId) { method in class:PhoneWindow
2207 invalidatePanelMenu(curFeatureId);
2717 invalidatePanelMenu(FEATURE_ACTION_BAR);
3562 * We clear any cached views here. The caller should invalidatePanelMenu.
/frameworks/base/config/
H A Dboot-image-profile.txt9253 HPLcom/android/internal/policy/PhoneWindow;->invalidatePanelMenu(I)V
[all...]

Completed in 127 milliseconds