Home
last modified time | relevance | path

Searched refs:onRun (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DTestService.java311 running = mBackgroundOp.onRun(); in run()
324 running = mForegroundOp.onRun(); in run()
448 abstract boolean onRun(); in onRun() method in TestService.Op
463 boolean onRun() { in onRun() method in TestService.NoOp
477 boolean onRun() { in onRun() method in TestService.CpuOp
487 boolean onRun() { in onRun() method in TestService.SchedulerOp
499 boolean onRun() { in onRun() method in TestService.GcOp
510 boolean onRun() { in onRun() method in TestService.ObjectGcOp
529 boolean onRun() { in onRun() method in TestService.FinalizingGcOp
540 boolean onRun() { in onRun() method in TestService.PaintGcOp
[all …]
/frameworks/base/core/java/com/android/internal/os/
DBaseCommand.java47 onRun(); in run()
78 public abstract void onRun() throws Exception; in onRun() method in BaseCommand
/frameworks/base/cmds/dpm/src/com/android/commands/dpm/
DDpm.java68 public void onRun() throws Exception { in onRun() method in Dpm
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewAnimationsTest.java678 void onRun(TestAdapter testAdapter) throws Throwable { in testStableIdNotifyDataSetChanged()
1101 void onRun(TestAdapter adapter) throws Throwable { in testAddDelete2()
1119 void onRun(TestAdapter adapter) throws Throwable { in testAddDelete1()
1133 void onRun(TestAdapter adapter) throws Throwable { in testAddSameIndexTwice()
1147 void onRun(TestAdapter adapter) throws Throwable { in testDeleteTwice()
1670 onRun(adapter); in run()
1673 abstract void onRun(TestAdapter testAdapter) throws Throwable; in onRun() method in RecyclerViewAnimationsTest.AdapterOps
/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java85 public void onRun() throws Exception { in onRun() method in Telecom
/frameworks/base/cmds/wm/src/com/android/commands/wm/
DWm.java76 public void onRun() throws Exception { in onRun() method in Wm
/frameworks/base/cmds/media/src/com/android/commands/media/
DMedia.java76 public void onRun() throws Exception { in onRun() method in Media
/frameworks/base/cmds/appops/src/com/android/commands/appops/
DAppOpsCommand.java60 public void onRun() throws Exception { in onRun() method in AppOpsCommand
/frameworks/base/cmds/am/src/com/android/commands/am/
DAm.java348 public void onRun() throws Exception { in onRun() method in Am