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

/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DTestService.java311 running = mBackgroundOp.onRun();
324 running = mForegroundOp.onRun();
448 abstract boolean onRun(); method in class:TestService.Op
463 boolean onRun() { method in class:TestService.NoOp
477 boolean onRun() { method in class:TestService.CpuOp
487 boolean onRun() { method in class:TestService.SchedulerOp
499 boolean onRun() { method in class:TestService.GcOp
510 boolean onRun() { method in class:TestService.ObjectGcOp
529 boolean onRun() { method in class:TestService.FinalizingGcOp
540 boolean onRun() { method in class:TestService.PaintGcOp
551 boolean onRun() { method in class:TestService.MethodCallOp
581 boolean onRun() { method in class:TestService.IpcOp
605 boolean onRun() { method in class:TestService.OpenXmlResOp
651 boolean onRun() { method in class:TestService.ReadXmlAttrsOp
670 boolean onRun() { method in class:TestService.ParseXmlResOp
688 boolean onRun() { method in class:TestService.ParseLargeXmlResOp
706 boolean onRun() { method in class:TestService.LayoutInflaterOp
728 boolean onRun() { method in class:TestService.LayoutInflaterLargeOp
750 boolean onRun() { method in class:TestService.LayoutInflaterViewOp
772 boolean onRun() { method in class:TestService.LayoutInflaterButtonOp
794 boolean onRun() { method in class:TestService.LayoutInflaterImageButtonOp
816 boolean onRun() { method in class:TestService.CreateBitmapOp
835 boolean onRun() { method in class:TestService.CreateRecycleBitmapOp
855 boolean onRun() { method in class:TestService.LoadSmallBitmapOp
875 boolean onRun() { method in class:TestService.LoadRecycleSmallBitmapOp
896 boolean onRun() { method in class:TestService.LoadLargeBitmapOp
916 boolean onRun() { method in class:TestService.LoadRecycleLargeBitmapOp
937 boolean onRun() { method in class:TestService.LoadSmallScaledBitmapOp
957 boolean onRun() { method in class:TestService.LoadLargeScaledBitmapOp
978 boolean onRun() { method in class:TestService.CreateFileOp
1001 boolean onRun() { method in class:TestService.CreateWriteFileOp
1026 boolean onRun() { method in class:TestService.CreateWriteSyncFileOp
1064 boolean onRun() { method in class:TestService.WriteFileOp
1111 boolean onRun() { method in class:TestService.ReadFileOp
1166 boolean onRun() { method in class:TestService.GrowTinyHashMapOp
1180 boolean onRun() { method in class:TestService.GrowTinyArrayMapOp
1194 boolean onRun() { method in class:TestService.GrowSmallHashMapOp
1208 boolean onRun() { method in class:TestService.GrowSmallArrayMapOp
1222 boolean onRun() { method in class:TestService.GrowLargeHashMapOp
1236 boolean onRun() { method in class:TestService.GrowLargeArrayMapOp
1276 boolean onRun() { method in class:TestService.LookupSmallHashMapOp
1303 boolean onRun() { method in class:TestService.LookupSmallArrayMapOp
[all...]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerWrapContentTest.java61 void onRun() throws Throwable {
67 void onRun() throws Throwable {
73 void onRun() throws Throwable {
85 void onRun() throws Throwable {
92 void onRun() throws Throwable {
98 void onRun() throws Throwable {
H A DBaseRecyclerViewAnimationsTest.java497 onRun(adapter);
500 abstract void onRun(TestAdapter testAdapter) throws Throwable; method in class:BaseRecyclerViewAnimationsTest.AdapterOps
H A DBaseWrapContentTest.java163 step.onRun();
253 abstract void onRun() throws Throwable; method in class:BaseWrapContentTest.Step
H A DRecyclerViewAnimationsTest.java1146 void onRun(TestAdapter testAdapter) throws Throwable {
1590 void onRun(TestAdapter adapter) throws Throwable {
1609 void onRun(TestAdapter adapter) throws Throwable {
1624 void onRun(TestAdapter adapter) throws Throwable {
1639 void onRun(TestAdapter adapter) throws Throwable {
/frameworks/base/core/java/com/android/internal/os/
H A DBaseCommand.java54 onRun();
85 public abstract void onRun() throws Exception; method in class:BaseCommand
/frameworks/base/cmds/locksettings/src/com/android/commands/locksettings/
H A DLockSettingsCmd.java71 public void onRun() throws Exception { method in class:LockSettingsCmd
/frameworks/base/cmds/vr/src/com/android/commands/vr/
H A DVr.java59 public void onRun() throws Exception { method in class:Vr
/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java63 public void onRun() throws Exception { method in class:Am
/frameworks/base/cmds/dpm/src/com/android/commands/dpm/
H A DDpm.java82 public void onRun() throws Exception { method in class:Dpm
/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
H A DTelecom.java91 public void onRun() throws Exception { method in class:Telecom
/frameworks/base/cmds/media/src/com/android/commands/media/
H A DMedia.java80 public void onRun() throws Exception { method in class:Media
/frameworks/base/cmds/wm/src/com/android/commands/wm/
H A DWm.java85 public void onRun() throws Exception { method in class:Wm
/frameworks/opt/net/lowpan/command/java/com/android/commands/lowpan/
H A DLowpanCtl.java128 public void onRun() throws Exception { method in class:LowpanCtl

Completed in 435 milliseconds