HomeSort by relevance Sort by last modified time
    Searched defs:onRun (Results 1 - 12 of 12) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerMeasurementTestActivity.java 30 protected void onRun() throws Throwable {
GyroscopeMeasurementTestActivity.java 28 protected void onRun() throws Throwable {
MagneticFieldMeasurementTestActivity.java 35 protected void onRun() throws Throwable {
BaseSensorSemiAutomatedTestActivity.java 84 onRun();
107 protected abstract void onRun() throws Throwable;
  /external/skia/tests/
ARGBImageEncoderTest.cpp 23 virtual void onRun(Reporter* reporter) SK_OVERRIDE;
31 void BitmapTransformerTestClass::onRun(Reporter* reporter) {
BitmapHasherTest.cpp 23 virtual void onRun(Reporter* reporter) {
ChecksumTest.cpp 21 virtual void onRun(Reporter* reporter) {
  /frameworks/base/core/java/com/android/internal/os/
BaseCommand.java 47 onRun();
78 public abstract void onRun() throws Exception;
  /frameworks/base/cmds/media/src/com/android/commands/media/
Media.java 66 public void onRun() throws Exception {
  /frameworks/base/cmds/wm/src/com/android/commands/wm/
Wm.java 63 public void onRun() throws Exception {
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 259 public void onRun() throws Exception {
    [all...]
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
TestService.java 311 running = mBackgroundOp.onRun();
324 running = mForegroundOp.onRun();
448 abstract boolean onRun();
463 boolean onRun() {
477 boolean onRun() {
487 boolean onRun() {
499 boolean onRun() {
510 boolean onRun() {
529 boolean onRun() {
540 boolean onRun() {
    [all...]

Completed in 239 milliseconds