Searched refs:ForegroundServicesDialog (Results 1 – 2 of 2) sorted by relevance
21 import com.android.systemui.ForegroundServicesDialog;60 @ClassKey(ForegroundServicesDialog.class)61 public abstract Activity bindForegroundServicesDialog(ForegroundServicesDialog activity); in bindForegroundServicesDialog()
54 public final class ForegroundServicesDialog extends AlertActivity implements class79 ForegroundServicesDialog(MetricsLogger metricsLogger) { in ForegroundServicesDialog() method in ForegroundServicesDialog