Searched defs:argument (Results 1 – 3 of 3) sorted by relevance
208 private void sendCommandLocked(String command, String argument) in sendCommandLocked()
391 private void checkNotNull(Object argument, String argumentName) { in checkNotNull()
2084 static void sendStaticMessage(int messageType, Object argument) { in sendStaticMessage()