Home
last modified time | relevance | path

Searched defs:toRun (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
DLoaderRaw.java85 final Vector<File> toRun = new Vector<File>(); in buildRSVolume() local
DLoaderDicom.java359 final Vector<File> toRun = new Vector<File>(); in buildRSVolume() local
518 final Vector<File> toRun = new Vector<File>(); in buildRSVolume2() local
/frameworks/base/services/core/java/com/android/server/content/
DSyncOperation.java315 boolean isConflict(SyncOperation toRun) { in isConflict()
/frameworks/base/services/tests/servicestests/src/com/android/server/timezone/
DRulesManagerServiceTest.java1057 Runnable toRun = getAndResetLastCommand(); in simulateAsyncExecutionOfLastCommand() local