Searched refs:SchedulerService (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DSchedulerService.java25 public class SchedulerService extends Service { class in inherits:Service
H A DFrameworkPerfActivity.java403 startService(new Intent(this, SchedulerService.class));
425 stopService(new Intent(this, SchedulerService.class));

Completed in 739 milliseconds