Home
last modified time | relevance | path

Searched refs:stopScheduling (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java179 default void stopScheduling() { in stopScheduling() method
DCommandScheduler.java2110 public synchronized void stopScheduling() { in stopScheduling() method in CommandScheduler
/tools/tradefederation/core/src/com/android/tradefed/service/management/
DDeviceManagementGrpcServer.java240 mCommandScheduler.stopScheduling(); in stopLeasing()