Searched refs:ForegroundServiceNotificationListener (Results 1 – 4 of 4) sorted by relevance
36 public class ForegroundServiceNotificationListener { class45 public ForegroundServiceNotificationListener(Context context, in ForegroundServiceNotificationListener() method in ForegroundServiceNotificationListener
288 @Inject Lazy<ForegroundServiceNotificationListener> mForegroundServiceNotificationListener;470 mProviders.put(ForegroundServiceNotificationListener.class, in start()
46 import com.android.systemui.ForegroundServiceNotificationListener;232 Dependency.get(ForegroundServiceNotificationListener.class); in StatusBarNotificationPresenter()
56 private ForegroundServiceNotificationListener mListener;63 mListener = new ForegroundServiceNotificationListener( in setUp()