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

/frameworks/base/core/tests/overlaytests/
H A Dtestrunner.py407 class CompoundTask: class in inherits:
440 return CompoundTask(TASK_DISABLE_OVERLAYS, tasks)
450 return CompoundTask(TASK_ENABLE_SINGLE_OVERLAY, tasks)
463 return CompoundTask(TASK_ENABLE_MULTIPLE_OVERLAYS, tasks)
476 return CompoundTask(TASK_ENABLE_FILTERED_OVERLAYS, tasks)
486 return CompoundTask(TASK_SETUP_IDMAP_PATH, tasks)
496 return CompoundTask(TASK_SETUP_IDMAP_SCAN, tasks)

Completed in 65 milliseconds