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.java405 startService(new Intent(this, SchedulerService.class));
427 stopService(new Intent(this, SchedulerService.class));

Completed in 118 milliseconds