Searched refs:getStatusBarWindow (Results 1 – 5 of 5) sorted by relevance
217 plugin.setup(statusBar.getStatusBarWindow(), in startServicesIfNeeded()
667 View statusBar = (sb != null ? sb.getStatusBarWindow() : null); in setupStatusBarPadding()
99 when(mStatusBar.getStatusBarWindow()).thenReturn(mView); in setup()
1016 if (mStatusBar.getStatusBarWindow().getHeight() in expand()
1239 public StatusBarWindowView getStatusBarWindow() { in getStatusBarWindow() method3347 if (getStatusBarWindow().getHeight() != getStatusBarHeight()) { in postOnShadeExpanded()