Searched refs:LocalMediaProjectionService (Results 1 – 4 of 4) sorted by relevance
31 public class LocalMediaProjectionService extends Service { class40 LocalMediaProjectionService getService() { in getService()41 return LocalMediaProjectionService.this; in getService()
169 Intent intent = new Intent(this, LocalMediaProjectionService.class); in bindMediaProjectionService()
92 Intent intent = new Intent(this, LocalMediaProjectionService.class); in bindMediaProjectionService()