Home
last modified time | relevance | path

Searched defs:waitFlag (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DITestDevice.java702 public boolean startUser(int userId, boolean waitFlag) throws DeviceNotAvailableException; in startUser()
724 public boolean stopUser(int userId, boolean waitFlag, boolean forceFlag) in stopUser()
DTestDevice.java1173 public boolean startUser(int userId, boolean waitFlag) throws DeviceNotAvailableException { in startUser()
1208 public boolean stopUser(int userId, boolean waitFlag, boolean forceFlag) in stopUser()
DNativeDevice.java3881 public boolean startUser(int userId, boolean waitFlag) throws DeviceNotAvailableException { in startUser()
3897 public boolean stopUser(int userId, boolean waitFlag, boolean forceFlag) in stopUser()