Searched defs:onRun (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DTestService.java295 running = mBackgroundOp.onRun();
308 running = mForegroundOp.onRun();
432 abstract boolean onRun(); method in class:TestService.Op
447 boolean onRun() { method in class:TestService.NoOp
461 boolean onRun() { method in class:TestService.CpuOp
471 boolean onRun() { method in class:TestService.SchedulerOp
483 boolean onRun() { method in class:TestService.GcOp
494 boolean onRun() { method in class:TestService.ObjectGcOp
513 boolean onRun() { method in class:TestService.FinalizingGcOp
524 boolean onRun() { method in class:TestService.PaintGcOp
535 boolean onRun() { method in class:TestService.MethodCallOp
565 boolean onRun() { method in class:TestService.IpcOp
589 boolean onRun() { method in class:TestService.OpenXmlResOp
635 boolean onRun() { method in class:TestService.ReadXmlAttrsOp
654 boolean onRun() { method in class:TestService.ParseXmlResOp
672 boolean onRun() { method in class:TestService.ParseLargeXmlResOp
690 boolean onRun() { method in class:TestService.LayoutInflaterOp
712 boolean onRun() { method in class:TestService.LayoutInflaterLargeOp
734 boolean onRun() { method in class:TestService.LayoutInflaterViewOp
756 boolean onRun() { method in class:TestService.LayoutInflaterButtonOp
778 boolean onRun() { method in class:TestService.LayoutInflaterImageButtonOp
800 boolean onRun() { method in class:TestService.CreateBitmapOp
819 boolean onRun() { method in class:TestService.CreateRecycleBitmapOp
839 boolean onRun() { method in class:TestService.LoadSmallBitmapOp
859 boolean onRun() { method in class:TestService.LoadRecycleSmallBitmapOp
880 boolean onRun() { method in class:TestService.LoadLargeBitmapOp
900 boolean onRun() { method in class:TestService.LoadRecycleLargeBitmapOp
921 boolean onRun() { method in class:TestService.LoadSmallScaledBitmapOp
941 boolean onRun() { method in class:TestService.LoadLargeScaledBitmapOp
962 boolean onRun() { method in class:TestService.CreateFileOp
985 boolean onRun() { method in class:TestService.CreateWriteFileOp
1010 boolean onRun() { method in class:TestService.CreateWriteSyncFileOp
1048 boolean onRun() { method in class:TestService.WriteFileOp
1095 boolean onRun() { method in class:TestService.ReadFileOp
[all...]

Completed in 38 milliseconds