Searched refs:OverlayTargetService (Results 1 – 2 of 2) sorted by relevance
25 public class OverlayTargetService extends Service { class
87 final Intent serviceIntent = new Intent(this, OverlayTargetService.class); in startServiceIfNecessary()