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