Searched refs:origCmd (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DNativeDaemonConnector.java557 public NativeDaemonEvent remove(int cmdNum, int timeoutMs, String origCmd) { argument
567 found = new PendingCmd(cmdNum, origCmd);

Completed in 1201 milliseconds