Home
last modified time | relevance | path

Searched defs:getProcessPid (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java1292 public String getProcessPid(String process) throws DeviceNotAvailableException; in getProcessPid() method
DNativeDevice.java4308 public String getProcessPid(String process) throws DeviceNotAvailableException { in getProcessPid() method in NativeDevice