Home | History | Annotate | Download | only in recents

Lines Matching refs:statusBar

60 import com.android.systemui.statusbar.phone.PhoneStatusBar;
885 PhoneStatusBar statusBar = app.getComponent(PhoneStatusBar.class);
886 if (statusBar != null) {
887 statusBar.showScreenPinningRequest(false);