Searched refs:ForegroundService2 (Results 1 – 2 of 2) sorted by relevance
19 public class ForegroundService2 extends ForegroundService { class
223 intent.setClass(Controller.this, ForegroundService2.class);233 intent.setClass(ctx, ForegroundService2.class);247 ForegroundService2.class));