Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsComponent.java88 mStatusBarKeyguardViewManager.setGlobalActionsVisible(true); in handleShowGlobalActionsMenu()
103 mStatusBarKeyguardViewManager.setGlobalActionsVisible(false); in onGlobalActionsHidden()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java372 public void setGlobalActionsVisible(boolean isVisible) { in setGlobalActionsVisible() method in StatusBarKeyguardViewManager