Loading core/java/android/view/WindowManager.java +2 −2 Original line number Diff line number Diff line Loading @@ -2382,7 +2382,7 @@ public interface WindowManager extends ViewManager { /** * Window type: panel that slides out from over the status bar * In multiuser systems shows on all users' windows. These windows * are displayed on top of the stauts bar and any {@link #TYPE_STATUS_BAR_PANEL} * are displayed on top of the status bar and any {@link #TYPE_STATUS_BAR_PANEL} * windows. * @hide */ Loading Loading
core/java/android/view/WindowManager.java +2 −2 Original line number Diff line number Diff line Loading @@ -2382,7 +2382,7 @@ public interface WindowManager extends ViewManager { /** * Window type: panel that slides out from over the status bar * In multiuser systems shows on all users' windows. These windows * are displayed on top of the stauts bar and any {@link #TYPE_STATUS_BAR_PANEL} * are displayed on top of the status bar and any {@link #TYPE_STATUS_BAR_PANEL} * windows. * @hide */ Loading